- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 15 Dec 2000 09:10:48 +0000
- To: Steffen Stundzig <steffen@smb-tec.com>
- Cc: xmlschema-dev@w3.org, steffen@stundzig.de
Steffen Stundzig <steffen@smb-tec.com> writes:
> Hi all,
>
> I'm a developer on the OpenSource SchemoX project at infozone-group.
> Inside SchemoX I must develop an Java object model that represents
> an complete XML Schema declaration.
So I'm finally reading this thread, and I'll answer at the top: the
schema components are an abstract object model for XML Schema.
Transcribing this model into an implementation should be
straight-forward.
The spec. also mandates a reflection of all schema components into
Infoset items, which in turn points the way to access via any API
which is Infoset-conformant.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
Received on Friday, 15 December 2000 04:10:51 UTC