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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Basic XMLSchema questions

[ Lists Home | Date Index | Thread Index ]
  • From: "Alan Santos" <asantos@odi.com>
  • To: <xml-dev@ic.ac.uk>
  • Date: Wed, 5 Jan 2000 14:26:26 -0500

Hi,
 I'm trying to wrap my head around the XMLSchema drafts to determine their
immediate usefulness (to myself), and have some very basic questions.

1)  What is the difference between an archetype, type and datatype?
When is one used in place of the other.

2) Is multiple inheritance not supported for derived types?

2a) How is inheritance supported? Is it possible to access the elements of a
types source without manually doing the traversal, or is inheritance only
useful in the instance document?

3) Is it possible to use the schema for application specific requirements.
  For example, I'm basing my schema on a Java class model and would like to
specify the Java class name in the schema.  The only way I can see is to
wrap it in an <annotation/>.

3a) Likewise, certain <elements> may actually refer to another type, so I
want to do something like:
<element name="thePrice" type="reference" referentType="Price">

I know I can say something like:

 <element name="thePrice" type="PriceReference">

but that isn't really flexible enough.

Perhaps type can hold a ref of some sort, tho....


Maybe I would just be better off with another XML instance document
describing the class model?

thanks,
alan






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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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