- From: David E. Cleary <davec@progress.com>
- Date: Mon, 5 Nov 2001 08:44:27 -0500
- To: "xml-dj" <xml-dj@gmx.de>, <xmlschema-dev@w3.org>
Received on Monday, 5 November 2001 08:44:31 UTC
If by reference you mean change all global element declarations and turn them into local element declarations, this wouldn't be normalization as there are very real semantic differences between local and global elements. There ceratinly wouldn't be a spec on doing that. Dave -----Original Message----- From: xmlschema-dev-request@w3.org [mailto:xmlschema-dev-request@w3.org]On Behalf Of xml-dj Sent: Monday, November 05, 2001 8:05 AM To: xmlschema-dev@w3.org Subject: Normalized Schema Hello! I have to normalize a schema with xslt for an application. With "normalizing" I mean to flatten the schema-structure, e.g. to dissolve all references and insert it at the referenced place... I am searching for a specification how to normalize a schema, but I have not found anything up to now. Maybe someone knows where to find the spec or maybe someone has/had the same thing to do? Thank you and greeets Thilo
Received on Monday, 5 November 2001 08:44:31 UTC