Hi,
I am transforming an XML doc (via XSL) containing CDATA sections with HTML mark up in them.
However, the XSL processor (Apache Xalan) is replacing all the <'s and >:'s in the HTML so t...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20103970.htm...
Zones:
XMLDate Answered: 04/10/2001 Grade: B Views: 0
I have the following xml that generates a dynamic table, but I can't get the sorting to work correctly.
Can you tell me what I am doing wrong. Is it there something wrong with te template.
<?xm...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20681463.htm...
Zones:
XMLDate Answered: 07/17/2003 Grade: A Views: 0
Hi,
i have an XML with spanish content mainly with ¡ charachter (that's an upside down exclamation point). I'm trying to write a DTD that will validate. I've tried everything. What I'm trying ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20745881.htm...
Zones:
XML,
XHTMLDate Answered: 09/23/2003 Grade: A Views: 0
I have an xml file that has cdata sections which inside of them I would like to have some Javascript, however when I do a simple alert of the pathname nothing happens...example:
<?xml version=...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20991546.html
Zones:
JavaScriptDate Answered: 05/17/2004 Grade: A Views: 0
I have an XML Fragment that contains a namespace prefix, which takes the following form:
<log:event logger="AppBase" timestamp="6/30/2004 3:22:11 PM" level="INFO" thread="3996">
<log:messag...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_21044693.htm...
Zones:
XML,
XHTMLDate Answered: 07/13/2004 Grade: B Views: 0
Given the following xml doc
<FileSet>
<Files>
<FileProperties>
<Name><![CDATA[CETRAGPA COA dd 13-06-03 - 2nd Option (3èm.msg]]></Name>
<MetaData>
<MetaDataColumn>
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_21637826.htm...
Zones:
XMLDate Answered: 12/27/2005 Grade: A Views: 0
Hi,
I want to parse an xml which can contain another xml embedded within a tag as CDATA. I was using disable-output-escaping and I am getting the XML without the CDATA. Is there any method that le...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XSLT/Q_22715117.ht...
Zones:
XSLT,
XMLDate Answered: 01/03/2008 Grade: A Views: 0
I'm sure this question has an easy answer, but I am having trouble with it. I want a CDATA section that is in an XML file to be displayed using XSL. I'm using the MSXML4.0 with XMLDOM, but this s...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20411729.htm...
Zones:
XMLDate Answered: 12/29/2002 Grade: B Views: 0
How would I add a entry (item) to the following xml with ASP... also need to it to update the count
So basically it does a request.form("whatevertags") for all the inputs, then goes to the XML f...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20619275.htm...
Zones:
ASP,
XHTMLDate Answered: 05/30/2003 Grade: A Views: 0
hi i have the following xml file
<synchro-control>
<synchro>
<description>
<![CDATA[Test case synchro 1]]>
</description>
<target>
<![CDATA...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20825735.htm...
Zones:
XMLDate Answered: 12/29/2003 Grade: A Views: 17