Advertisement

1 - 10 of 74 containing alltags:("XML/XSLT") (0.001 seconds)
Is it possible to input 2 or more XML documents into one XSLT template. I have to XML file and i would like to create one XML file as the result. Is this possible ?  I am using Xanlan.
Zones: XMLDate Answered: 06/27/2001 Grade: B Views: 0
Hello, Are there any issues in using a key funtion inside a nested for loop? The key funtion inside the inner for loop is not working. I have to fetch the value of attr attribute of SiblingB u...
Zones: XMLDate Answered: 04/19/2004 Grade: A Views: 0
Probably a simple one but anyone have any idea how I would produce an XSLT that would reproduce exactly any xml file?
Zones: XMLDate Answered: 11/25/2004 Grade: A Views: 0
Hello Experts I am trying to understand this xslt now,,,, but still not very much strong enough to do some complex designing in it... I could able to tranform one xml to xsl by creating a tabl...
Zones: XMLDate Answered: 07/07/2005 Grade: A Views: 0
I have 2 XML Files: <note>          <to>Tove</to>          <CC>Tove</CC>          <date>13/02/2006</date>          <from>Jani</from>          <heading>Reminder</heading>          <body>D...
Zones: XML, XHTML, XSLTDate Answered: 02/13/2006 Grade: A Views: 0
Hello,  I have following staff.xml. I would like to display in a tree manner using xslt as: Joey, CEO, IT:        -  Miller, Manage, IT Infrastructure:                       -Ross, Lan admi...
Zones: XMLDate Answered: 07/16/2006 Grade: A Views: 0
hello if i have the following file:   - C:\Xslt.xsl and i am using Visual Studio 2003 1.1  - can someone provide me with the non obselete c# code to transform my XmlDocument can ...
Zones: C#Date Answered: 09/28/2006 Grade: A Views: 13
I'm working on a system to get all our forms in electronic format.  In the grand scheme of things, we intend to store XML as text, enabling us to effectively make snapshot records of all the data w...
Zones: ASP.Net Programming, XML, XSLTDate Answered: 08/17/2007 Grade: C Views: 18
Hi I have an XML feed set up for my website, clients are sending their XML feeds, which don't quite match my XML, so at the moment, i am hand concerting the elements etc.  I have started to look in...
Zones: XML, XSLTDate Answered: 11/28/2007 Grade: A Views: 33
I'm having problem accessing XML element using xsl:value-of. I guess I could explain better with the help of below XML and XSLT. Here is my XML <Statement>       <StatementBeginDate>11/30/2006</Sta...
Zones: XSLT, XMLDate Answered: 01/08/2008 Grade: A Views: 0