|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] lacking support for mixed contentEnric Jaen enric at nmg.upc.eduThu Dec 21 01:52:43 PST 2006
Oops, I forgot the existence of node(). Quite simple after all.. Really appreciated Per! /Enric On Wed, 20 Dec 2006, Per Bothner wrote: > Enric Jaen wrote: > > <AAA> > > aaa <BBB> bbb ccc </BBB> ddd </EEE> eee </EEE> fff > > </AAA> > > > > How can I get "aaa" then <BBB> then "ddd" then ...from AAA ? or "aaa" then "ddd" then "fff"...? its typed value is "aaa bbb ccc ddd eee fff", so I can't know what text is outside elements. > > for $x in $AAA/node() return .... > -- > --Per Bothner > http://x-query.com/mailman/listinfo/talk http://per.bothner.com/ > >
|
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
|






