|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] how to construct XML via stringsMaxim Grinev maxim at grinev.netMon Oct 2 21:18:31 PDT 2006
> > > > Is there any way to construct XML using strings? > > You're looking for an equivalent of XSLT's disable-output-escaping which > has > been one of the most problematic features of the language and is therefore > deprecated in XSLT 2.0. So there is no way to do this according to the XQuery specification? > > If your processor allows you to use the text output method then you may be > able to do this, but I really wouldn't recommend it. > > > Please note in our application we cannot use element constructors. > > Why? The string that contains XML is returned by an external function via foreign-function interface. We need to return it as a part of an XML document constructed using element constructors. Maxim Grinev
|
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
|






