|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] CDATA with computed constructorsJonathan Robie jonathan.robie at redhat.comMon Feb 25 15:19:27 PST 2008
Hi Timothy, XQuery does not know the difference between the various ways that a character can be serialized. You want to control the way that the result of the query is serialized, and you have to consult your implementation's documentation to figure out how to do that. Jonathan http://x-query.com/mailman/listinfo/talk wrote: > 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 > > > ------------------------------------------------------------------------ > > _______________________________________________ > http://x-query.com/mailman/listinfo/talk > http://x-query.com/mailman/listinfo/talk
|
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
|






