Re: how to parse a xml document which has a combination of XML XQuery and XPath
- From: beginner <aurobindo.mondal@xxxxxxxxx>
- Date: Fri, 29 Aug 2008 21:33:30 -0700 (PDT)
I am repeating my question again:
Using a XML parser (DOM/SAX or whatever) I can parse any XML document
and process on that, but it needs a well-formed input XML as input..
What if I want to parse a (XML + XQuery + Data) document using
Java...!!!
What I am trying to find out is whether we can parse a document which
has a combination of (XML + XQuery + Xpath + data)...
Coz... here we don't have a formatted XML doc.... But a combination of
all...!!!
.
- Follow-Ups:
- Re: how to parse a xml document which has a combination of XML XQuery and XPath
- From: Mike Schilling
- Re: how to parse a xml document which has a combination of XML XQuery and XPath
- References:
- Prev by Date: Re: exceptions: checked or unchecked?
- Next by Date: Video card recommendation
- Previous by thread: Re: how to parse a xml document which has a combination of XML XQuery and XPath
- Next by thread: Re: how to parse a xml document which has a combination of XML XQuery and XPath
- Index(es):
Relevant Pages
|