OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: XSchema question

[ Lists Home | Date Index | Thread Index ]
  • From: "Simon St.Laurent" <SimonStL@classic.msn.com>
  • To: xml-dev@ic.ac.uk
  • Date: Tue, 4 Aug 98 13:17:44 UT

The joys of out-of-sequence email...

Don Park wants to:
>If I defined an element named FOO with attribute named BAR, can I
>1. Redefine FOO's containment rules.
>2. Redefine FOO's attribute list.
>3. Change BAR's default value.
>
>If XSchema does not do it, maybe we should define another standard that does
>this (XSchizo? <g>).

It might be tricky; you'd need to read in the XSchema, modify it, and spit it 
back out.  Since XSchemas use XML instance syntax, doing this shouldn't be too 
hard; it's a matter of walking the tree to the information you want (not the 
straight XML element tree, but reasonably close) making the change, and 
resaving the schema.  You'd need one schema copy per instance of the 
application that was prone to this behavior, so multiple copies of the same 
application wouldn't trip over each other's changes.

XSchizo could just be a program that reads in XSchemas, accepts edits through 
a simple API, and spits 'em back out.

Simon St.Laurent
Dynamic HTML: A Primer / XML: A Primer / Cookies


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS