|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Sequence from String-Literalflorianwendland at freenet.de florianwendland at freenet.deFri May 11 11:08:56 PDT 2007
Hallo all, thanks for the answer before. Now I have an other problem. I want to pass a string lietral <a><b>Hello</b></a> to a xquery variable, and during the process, I want to convert the literal into a sequence, so that for-Expression can iterate over it. I tried with document{ $literal } but that doesn't work. (Don't ask, I thought, that I read this somewhere in a xquery book). Backgrounf for this approach is passing a string to a eXIst XQueryService. There, it is not possible to pass a whole DOM-Object or something else. SO I want to fill the variable with a string (in xml strcuture) and than convert it into a sequence. Is that possible? Thx mfw
|
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
|






