473,544 Members | 1,760 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XML Forum

XML (Extensible Markup Language) - Ask questions about XML development, XML languages (RSS, xHTML, wsdl), trees, syntax, elements, attributes, validation, XSLT, DOM, parser, namespaces, CDATA, encoding, XML servers and more.
2
2,133
thread by: Dvinb1234 | last post Mar 21 '07 by: dorinbogdan
I get this message when i try to start any type of internet (aol, internet explorer, mozilla) and my computer lags up likw crazy and then "Not Responding" then turns off but every other problem works correctly. I dont know why its happening or how to fix it because now i cant go to any website on the internet :/ anyone know how to fix it? It...
1
1,332
thread by: vinit pugaliya | last post Mar 21 '07 by: dorinbogdan
Hi all, I want to provide an link to a particular page in PDF. say for example if user clicks on see page 29. It should take me to page number 29. If any one can help me in solving this problem it will be great. Thanks in Advance. Vinit
2
2,772
thread by: heroine | last post Mar 21 '07 by: dorinbogdan
Hello, Speaking of RDF, can you please explain in plain text the main purpose of this technology ? The differences between RDF and XML ? and most importantly, What does it mean by relational RDF loader ? a software ? or just a website using some RDF codings ???? Is there any site using this technology ? please provide some examples and...
2
1,829
thread by: vishwa040 | last post Mar 21 '07 by: dorinbogdan
Hi folks, I am using a String Buffer to write the date to a file.But i want to insert a new line to the file....using Java
2
1,333
thread by: rajesh0205 | last post Mar 21 '07 by: dorinbogdan
tell plz me, how we read the IMAGEDATA tag from xml file
2
995
thread by: jackdull | last post Mar 21 '07 by: dorinbogdan
i have a problem where i have used - http://www.flashkit.com/movies/Inte...10022/index.php and i cant get the links to load in the "mainFrame" of my html site, it keeps loading as a "_blank". the code for a button is - <SUB text="Games Workshop" URL="digiGWork.html" target="mainFrame"></SUB>
3
1,361
thread by: SAIRAAM | last post Mar 21 '07 by: dorinbogdan
Hi, How to run XML using Eclipse????????
1
1,621
thread by: freddy2011 | last post Mar 21 '07 by: dorinbogdan
<?xml version="1.0" encoding="UTF-8"?> <rss xmlns:itunes=”http://www.youtube.com/watch?v=-GJReSBfNwE”> <channel> <title>Me and Your Neighbors Garbage</title> <language>en-us</language> <itunes:subtitle>Me and your neibors garbage</itunes:subtitle> <itunes:author>Stephen Guzemple</itunes:author> <itunes:summary>Our show will go inside...
2
2,582
thread by: ashwinij | last post Mar 21 '07 by: dorinbogdan
Hello The steps which i am doing in my program 1) I am having an xml file. 2) I am performing some updations in the file using XQueryUtil class from nux package. 3)After that i am performing Serialisation ( nu.xom.Serializer ) and storing in a file. 4)This Serialised file is being appended in a separate file. 5) Steps 3) and 4) are...
2
994
thread by: Uliana | last post Mar 21 '07 by: dorinbogdan
I want to apply same treatment to xml file, without knowing what is the hierarchy of elements, - <a> <b/> <a> or <a> <b>
2
1,424
thread by: paedrow | last post Mar 21 '07 by: dorinbogdan
I'm trying to apply some XSL tranformations to an XML file generated from a Sharepoint List. Here is a sample XML: <?xml version="1.0" encoding="utf-8" ?> <listitems xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema"...
2
3,430
thread by: rbondalapati | last post Mar 21 '07 by: dorinbogdan
Hi I am trying to read xmlNode and validate user code used to do this is given below. i am able to load the XMLDocument. but the SelectSingleNode method call is always returning null value. is there anything wrong in this code. ProcessLogin(string userName, string password) {
2
2,775
thread by: ranadhirnag | last post Mar 21 '07 by: dorinbogdan
We test a particular constriant in our XSLT and throw a custom exception on failure: <xsl:when test="......"> <xsl:value-of select="exception:throwException('Recording failed')"/> </xsl:when> Here exception is defined as: xmlns:exception="http://..../util.exception.ValidationExceptionThrower" The problem is that this kind of exception...
2
1,049
thread by: Uliana | last post Mar 21 '07 by: dorinbogdan
When I write: <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:style="http://www.dvdforum.org/2005/ihd#style" xmlns:state="http://www.dvdforum.org/2005/ihd#state" xmlns:fo="http://www.dvdforum.org/2005/fo"> <xsl:output method="xml" version="1.0" indent="yes" />
3
3,184
thread by: jlauman | last post Mar 21 '07 by: dorinbogdan
I'm getting an error on line 6 of the code shown below. The error is: Value 'unbounded' is not allowed for attribute 'maxOccurs' I'd appreciate any help in resolving this. Thanks, Jack <-- SNIP -->
2
1,512
thread by: ashwinij | last post Mar 21 '07 by: dorinbogdan
Hello Sir We are having a problem in xml insertion using nux package please help us we are in pressure.. String aromatic =String.valueOf(ring); XQueryUtil.update(doc5,"//Molecule/RingSystem/Cyclicity,"aromatic"); Using the above update statement we are inserting in a file and then serialising it. But we are not...
2
1,372
thread by: touchgulam | last post Mar 21 '07 by: dorinbogdan
Hello everyone, I wish to ask about how to insert in xml file using org.dom.package. I have one empty xml file and i wish to insert in to xml file . Eg: <Gulam> <Put id='one'> </Put> </Gulam> now what i wish is to insert in put node the value based on attribute.means i should be able to insert value of any data type.
2
1,982
thread by: subhashnegi | last post Mar 21 '07 by: dorinbogdan
Hi, I am tranforming an xml file to excel spreadsheet using xslt. But the problem is that I want to have hyperlinks in one of the columns of excel spreadsheet. Can anyone please tell me the tag to use for creating hyperlink while doing this. Also, since here I don't have any html head or body. I am wondering where to write javascript to...
5
1,247
thread by: sani723 | last post Mar 21 '07 by: sani723
how i can pass an array as an arument in xslt
2
1,173
thread by: viral612 | last post Mar 21 '07 by: dorinbogdan
Hi, someone pls help me on this. following is my xml... I need to take out papers for each type separately. and then this each type should have area seperately. which means: there are two types right now.
3
1,355
thread by: sani723 | last post Mar 21 '07 by: sani723
guys i am selecting some data from SQL database and then handling it in XML and then exporting it into Excel file. i did it. but then again i included a new XML document in XSLT using <xsl:variable name="ed" select="document('stu.xml')/data/room" /> and when i again run the code it does not select anything from "stu.xml" means from second...
2
2,350
thread by: seanjuan | last post Mar 21 '07 by: dorinbogdan
Lets say I have a movie playing on 06012006 at many times in the day, and again on 08012006 for several more times, in fact this goes on across many many days. I need to have an output like this: The Big Show 06012006 : 0500, 0600, 0700 08012006 : 0500, 0600, 0700 Not like this, which I seem to be able to do already: The Big Show...
2
2,062
thread by: syeddoubts | last post Mar 21 '07 by: dorinbogdan
Hello, Iam trying to parse this xml with name space using the xsl file below but i cant get either the reasoncode or The file to parse: <soapenv:Envelope xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"...
2
1,259
thread by: pruthvi888 | last post Mar 21 '07 by: dorinbogdan
Hi i have 2 xmls xml1= <ABRQ> <HDR></HDR> <REQUEST> </REQUEST> </ABRQ> XML2= <CONTRACT>
2
1,102
thread by: Gangadhar M | last post Mar 21 '07 by: dorinbogdan
i just wanted to have best way to parse this xml. when iam trying with sax parser it is breaking in between.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.