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.
September 9th, 2008 msquared (Administrator)
XSL-FO Page Numbering
I need help generating a PDF output where the page numbering restarts at 1 with every new chapter in a document. So the output would look something...
more »
XML Serialization in .NET
Hey All, I am using a C# client that generates xml that then gets sent via a web service to a java web service server side. In this case, we are...
more »
XML and Site Login
Good evening, I'm relatively new to XML and using it for website design, I'm looking to almost exclusively design a website using XML and XSL (along...
more »
Input of Xerces parser
Hi, How can creat a parser with cerces-c for read XML data directly of a char buffer ? I can only samples with the XML data is read of a file. ...
more »
xml-xsl transformation
Hi, xml:.......... <catalog> <cd> <title def="2" >Empire1 </title> <title def="2" >Empire2 </title> <title def="2" >Empire3 </title> <title...
more »
xsl for a given xml
Hi, XML: <richtext xmlns:sgx="http://www.lotus.com/dxl"> <pardef id="2" leftmargin="1in" rightmargin="100%" keeptogether="true" /> <par...
more »
XML " problem
My website is made in flash. I have a dynamic image gallery within. How flash knows what to load into my gallery is it refers to my .xml document....
more »
Tables in XML ?
Hi Could any one give example of how to create table s in XML ? Clarification appreciated.
more »
regex in xslt
Hi, can any one help in splitting this string <par > <picture> <par > <run><img src= imgone onClick=OpenImageFile(...
more »
XSL question for a newbie
I am just learning XSL to read from XML. How to read this xml please? I just cannot make to work though it looks simple. Thanks a bunch. <?xml...
more »
Open a link in a new Window?
1 Reply | Posted by: Bhavs | Last post by Dormilich, 12 days ago
Hi, I need to open a link in a new window using xslt. With the code I am using, the link opens up in the same page. I want it to be opened in a...
more »
xml query..
(Q) <x> <a/><b/><c/> </x> Referring to the sample XML data above, if b is the DOM node for <b/>, how do you use it to remove element <a/>?...
more »
query on XML
Using a JAXP processor, which one of the following XML data files is well-formed? a) <math><eqn='x/y>z'/></math>...
more »
1 2 3 4 5 6 . . . 67 Next »
Latest Articles: Read & Comment
Top XML Forum Contributors