B
bsneddon
Sorry cross post but no one answered my question on
comp.language.python.
I am a little confused about XQuery.
I have read the tutorial on W3Schools site. It looks very powerful
and like
something I would like to use. The syntax doc("books.xml") from
W2Scools site looks like it might be related to
dom. I have read it is implemented in Saxon.
I have seen several post related to Berkley DB XML 2. Is it related
to a
database implementation and not just normal valid XML?
Does anyone know of a module for Python XML that includes XQuery?
It seem like it would be very useful. Is there a down side to XQuery
that has prevented it from being incorporated into some of the Python
XML offerings?
I have googled this some and have not seen answer to my above
questions.
Sorry if these seam like really dumb question. I do believe my
ignorance is curable.
Bill
comp.language.python.
I am a little confused about XQuery.
I have read the tutorial on W3Schools site. It looks very powerful
and like
something I would like to use. The syntax doc("books.xml") from
W2Scools site looks like it might be related to
dom. I have read it is implemented in Saxon.
I have seen several post related to Berkley DB XML 2. Is it related
to a
database implementation and not just normal valid XML?
Does anyone know of a module for Python XML that includes XQuery?
It seem like it would be very useful. Is there a down side to XQuery
that has prevented it from being incorporated into some of the Python
XML offerings?
I have googled this some and have not seen answer to my above
questions.
Sorry if these seam like really dumb question. I do believe my
ignorance is curable.
Bill