RE: [xml-dev] Generating Trees from XML Schema

From
Dare Obasanjo <>
To
"Bullard, Claude L (Len)" <>,
Date
2003-12-15T17:10:33Z
ID
<>
Thread
RE: [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:]
Sent: Mon 12/15/2003 9:08 AM
To: 
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>