473,549 Members | 2,750 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.
3
1,981
thread by: luthriaajay | last post Apr 27 '07 by: luthriaajay
I need to get the value from the element <Code> in Java <?xml version="1.0" encoding="UTF-8"?> <Underlying><Code>KGF</Code></Underlying> My Java code is:
5
40,873
thread by: carlpayne1984 | last post Apr 30 '07 by: dorinbogdan
Hi all, I'm fairly new to XML, however already I have studied myself stupid without being able to solve this problem. Basically, I have an XML file/Schema about a CD catalog that I've created that I want to combine with an XML/Schema that a friend has created. Both XML files/Schema validate individually. Now comes the tricky part, combining...
1
1,199
thread by: grasias | last post Apr 30 '07 by: dorinbogdan
Here I am trying to get the news feed, rss file from the following url : http://rss.cnn.com/rss/edition.rss and display it as html using XSLT. The source code works is working fine with Internet Explorer but not with mozilla firefox. Please note that, If the xml file is in local folder it works fine, when if i specify it as url it doesn't...
1
868
thread by: Cartik | last post Apr 30 '07 by: dorinbogdan
XSL gurus, I'm trying to create an XSLT file to go from one XML document type to another. The first document type has values likes <series> <number>1</number> <id>232</id> <name>JohnDoe></name>
1
1,650
thread by: kaye80 | last post May 2 '07 by: dorinbogdan
I have an XML and XSL document. I am trying to incorporate hyperlinks throughout the XML document. I have read many of the related posts on this and other forums but I can't seem to get it right. Please help! Do I have to declare the namespace in the XSL doc also as shown below or should I take it out? No matter what I do, nothing appears...
3
1,282
thread by: luthriaajay | last post May 2 '07 by: dorinbogdan
I need to add 2 xml documents 1)The first document is: First.xml ------------- <?xml version="1.0" encoding="UTF-8"?> <FIXML xmlns="http://www.fixprotocol.org/FIXML-4-4">
3
1,515
thread by: elsheh | last post May 2 '07 by: dorinbogdan
Hi. Everyone I’m using xslt styllesheet to transform my xml doc. into an html doc. The task includes embedding some JavaScript code for validation purpose, till this point there is no problem everything is going right. Once I tried to get an xhtml doc instead of html, JavaScript problem was raised. In other words, the transformation is performed...
3
2,782
thread by: penguinguy123 | last post May 3 '07 by: dorinbogdan
Hello, Sorry fro the newbie question, but I can't seem to figure this one out. I need to create a hyperlink from a series of "value-of selects" and build up the text with some static values to create a link similar to: ftp://userid:password@ftp.myhost.com/dir1/dir2/MyFileName_PDF.indd_O_17936_20097.pdf the "_0_" , "_" (between serises...
3
2,393
thread by: hitch4hike | last post May 3 '07 by: dorinbogdan
I am relatively new to XML Schema and have a question about validation. I want to create a Schema to validate a huge customer XML files that we get. I do not have control over the entire XML document, but there are some specific elements I want to validate. For eg. In the XML document, I want to validate all <Customer> elements, and within...
1
1,347
thread by: Cartik | last post May 3 '07 by: dorinbogdan
Hello, This question is regarding applying an XSL transformation to map one XML file to another. Im posting this question again. Say I have original XML attributes like: <series> <number>1</number> <series> and the final XML output file as:
1
1,661
thread by: Arodicus | last post May 3 '07 by: dorinbogdan
Is there a way to send a parameter/variable to my XSLT using ONLY client-side methods for normal browsers? My host doesn't allow any server-side scripting. There are plenty of examples for doing this with ASP or PHP, or by using proprietary client-side interpreters, but this isn't allowed. I was hoping for a JavaScript or Query-String...
2
2,344
thread by: Fergus Mcgee | last post May 3 '07 by: Fergus Mcgee
I'm using C# and .NET 2 I am creating an XmlDocument object and setting PreserveWhiteSpace to True, I use loadXMl to load XML from a file but when I look at the XML of the document object some of the whitespace has been stripped. I need to EXACTLY maintain the original formatting of the file. I want to use an XMLDocument as I need to...
2
4,369
thread by: Siebbel | last post May 4 '07 by: BenMore
I have the following problem: I am building a piece of software I made using jboss on a new server and try to run it, but it seems something is wrong with xml. I get the following error: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again...
5
1,861
thread by: luthriaajay | last post May 4 '07 by: dorinbogdan
An extremely tricky and challenging code. I have been able to add 2 XML documents together using importNode(). xmlDoc1 ----------
4
10,660
thread by: luthriaajay | last post May 4 '07 by: luthriaajay
Hi, I need to use XPATH to extract the value of attribute ID in element Instrmt <?xml version="1.0" encoding="UTF-8"?> <FIXML xmlns="http://www.fixprotocol.org/FIXML-4-4"> <Order Acct="MAC" Ccy="USD" ComplianceID="C" > <Hdr SeqNum="2" Snt="2007-04-23T08:22:53" />
2
1,593
thread by: Rima Desai | last post May 5 '07 by: Badrimahesh
Hello, I'm new to XML.i wanted to display only the needed data from an xml file to excel sheet.How to do that?If u can help me...plz help me.
6
3,427
thread by: teradam | last post May 7 '07 by: Badrimahesh
I have an xml card which is an import file to one application. I want to convert this xml to xls including all its logic. I tried several xml->xls converters but the reason is always different and I guess it does not shows the real structure because if I convert back this excel to xml it differs from original one. Does anybody have any idea how...
3
1,826
thread by: Paulson | last post May 7 '07 by: Paulson
HI guys, I need to create a site like this using xml xsl. I dont know much about xml but still I can create everything other than the tab.
3
1,359
thread by: bklopfen | last post May 7 '07 by: Badrimahesh
I am trying to create XSLT to convert XML like this: <?xml version="1.0" encoding="UTF-8"?> <sampledoc> <asdf mytoken="name1234"> <qwer>value1234</qwer> </asdf> <asdf mytoken="name6789"> <qwer>value6789</qwer>
2
1,278
thread by: purnaprasanth | last post May 9 '07 by: gpraghuram
Hi, While im inserting a child node at runtime toa xml document each time it display a dialog box Do you want to save or not to avoid that we have to chage any settings in web.config Please help me
2
1,179
thread by: lexul | last post May 9 '07 by: lexul
Does anybody know how can i specify in a .xsd file that a certain xml element HAS to possess an attribute with "xmlns" name and a string value? If i try to specify the common way i get an error that says the "xmlns" is not permitted as an attribute name. I just want to specify in the xsd the fact that i want "element1" to have the "xmlns"...
1
1,875
thread by: Schmacker | last post May 10 '07 by: dorinbogdan
Hey there guys. I have a problem that I need some help with. I'm given a series of different XML files, and have to go through and pull out passages of text from said files. The passages are defined by a start path and an end path, and have a size. I know practically nothing about the underlying XML in these files, and so am reliant on the paths....
3
1,209
thread by: lexul | last post May 10 '07 by: lexul
Is there a way to specify in a .xsd file that you want to allow an element(a tag) in a .xml file to contain anything(tags, subtags, quotation marks, text, any punctuation marks, anything in no matter what order)? Thanks
1
1,152
thread by: kdvl | last post May 11 '07 by: dorinbogdan
Hi!!! Please send me information about XML references i mean any book,websites or anything Thanks
2
1,261
thread by: healthsp | last post May 13 '07 by: drhowarddrfine
I have a JSP page where I will be entering data . On clicking the submit button,I want this data to go to the database. I want to do it through XML... Any one please help me how to solve this issue...

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.