R
RolfK
Dear ALL,
I'm absolute new to XQUERY and very much interested in the XQuery
Update Facility.
As SAXON9.1 SA is able to process XQuery Update / Insert / Delete ..
I would like to ask for a very tine example.
Usually I call SAXON from commandline.
1) How is commandline to execute an XQERY script ?
I just tried: >>>saxon -sa file.xml file.xquery
But saxon thinks the file.xquery is an xslt
2) Do I have to EMBED xquery in an xslt script ?
I guess I even do not need the xml file on command line as I can use
the doc(..) function
3) Are there some very tiny examples ?
As you see I'm fighting mostly to get started and not with the XQUERY
syntax itself yet
Thanks a lot
Rolf
I'm absolute new to XQUERY and very much interested in the XQuery
Update Facility.
As SAXON9.1 SA is able to process XQuery Update / Insert / Delete ..
I would like to ask for a very tine example.
Usually I call SAXON from commandline.
1) How is commandline to execute an XQERY script ?
I just tried: >>>saxon -sa file.xml file.xquery
But saxon thinks the file.xquery is an xslt
2) Do I have to EMBED xquery in an xslt script ?
I guess I even do not need the xml file on command line as I can use
the doc(..) function
3) Are there some very tiny examples ?
As you see I'm fighting mostly to get started and not with the XQUERY
syntax itself yet
Thanks a lot
Rolf