|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] CDATA with computed constructorstimothymarc at freenet.de timothymarc at freenet.deMon Feb 25 14:11:06 PST 2008
An HTML attachment was scrubbed...
URL: http://x-query.com/pipermail/talk/attachments/20080225/da17f1c1/attachment.htm
-------------- next part --------------
Hi all,
I was trying to create a CDATA-section within an computed constructor. Therefore, i've read the relevant sections in the xquery spec, but I've found solution.
Currently, all the < >-chars are decode to their html value >, but that's not what i want them to be. Is there the possibility to create a CDATA section within an computed element constructor like
element name{
<!CDATA[xs:string('>')]]>
}
thx
timothy
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






