DOM - Abstract Schemas

Hi all

There's a new DOM draft including a section 'Abstract Schemas' that
reflects both DTD and XML Schema datastructures into DOM IDL:

	Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification
        Version 1.0
        W3C Working Draft 07 June 2001
	http://www.w3.org/TR/2001/WD-DOM-Level-3-ASLS-20010607/
	http://www.w3.org/TR/2001/WD-DOM-Level-3-ASLS-20010607/abstract-schemas.html

I know a few people have been interested in making an RDF representation
of XML Schema, and have taken a look at the XML SChema formalisation
work, http://www.w3.org/TR/xmlschema-formal/ alongside the XML
Infoset-in-RDF Note, http://www.w3.org/TR/xml-infoset-rdfs as materials
towards that end. The DOM Schema interfaces may also be useful for this...

Dan

Received on Saturday, 9 June 2001 08:31:57 UTC