[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: building an object model of a XML schema
- From: "Arnold, Curt" <Curt.Arnold@hyprotech.com>
- To: "'xml-dev@lists.xml.org'" <xml-dev@lists.xml.org>
- Date: Tue, 10 Jul 2001 13:31:55 -0600
Adriano Venturini wrote:
>I have defined a set of schemas that model the data model of our project.
>We use the schemas for validating purpose, but we need also to
>programmatically read the schema and to understand the structure of a
>document compliant with the schema.
Have you looked at the DOM Level 3 Abstract Schema working draft (http://www.w3.org/TR/DOM-Level-3-ASLS/)?