Re: Everything in XSD could be located by XPATH?
- From: Joe Kesselman <keshlam-nospam@xxxxxxxxxxx>
- Date: Mon, 07 Aug 2006 22:19:48 -0400
mavis wrote:
Firstly, is it possible to locate everything in xsd by XPATH?
I'm not sure what you're asking. Schemas are themselves XML documents, so you can process them with XML tools -- so, yes, you can run XPaths against those documents. Of course it's up to you to figure out what XPath to write to retrieve the information you want from the schema.
The obvious alternative is to find a parser that returns a structured data model for the schema, then navigate that model.
Is there any good ways to record the XPath info through traversing the
XSD file?
Again, I'm not sure what question you're asking.
--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
.
- References:
- Everything in XSD could be located by XPATH?
- From: mavis
- Everything in XSD could be located by XPATH?
- Prev by Date: Everything in XSD could be located by XPATH?
- Next by Date: Cannot run this code
- Previous by thread: Everything in XSD could be located by XPATH?
- Next by thread: Cannot run this code
- Index(es):
Relevant Pages
|