|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] XQuery in mark logicFlorent Georges lists at fgeorges.orgSun Aug 31 00:46:12 PDT 2008
bharath maharajan wrote:
Hi
> <books>
> <book >
> <information>
> <name> HF </name>
> <pages>45</pages>
> </information>
> </book>
> <book>
> <information>
> <name>Core</name>
> <pages>67</pages>
> </information>
> </book>
> </books>
> data(doc("book.xml")/books/book/information))
I wonder what you want to achieve.
Actually, I always thought that data() on an element that has child
elements was an error. What would be the semantics of the above
example?
Regards,
--drkm
_____________________________________________________________________________
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
|
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
|






