[
Lists Home |
Date Index |
Thread Index
]
- To: "Bullard, Claude L \(Len\)" <clbullar@ingr.com>,<xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] Generating Trees from XML Schema
- From: "Dare Obasanjo" <dareo@microsoft.com>
- Date: Mon, 15 Dec 2003 09:10:33 -0800
- Thread-index: AcPDLhxSPfyoZfkRQPOCOADH8bu9zQAAD1JY
- Thread-topic: [xml-dev] Generating Trees from XML Schema
I'm not sure this is what you want but the XmlSchema class in the .NET Framework has the Attributes & Elements properties which could be used to generate such a list programmatically.
--
PITHY WORDS OF WISDOM
Blessed are the meek for they shall inherit the Earth, minus 40% inheritance tax.
________________________________
From: Bullard, Claude L (Len) [mailto:clbullar@ingr.com]
Sent: Mon 12/15/2003 9:08 AM
To: xml-dev@lists.xml.org
Subject: [xml-dev] Generating Trees from XML Schema
The subject is misleading because I don't have
a more precise term for the question, in fact,
that is part of the question:
1. Is there a means to generate a complete
node list (all elements and attributes regardless
of structure) for a given XML Schema including
restrictions, extensions, etc? In other words,
any element or attribute that the Schema validly
declares?
2. Is there a name for such a thing?
3. Are there existing products that do this
and emit this list? Open source preferred.
Thanks!
len
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
|