W3C home > Mailing lists > Public > xmlschema-dev@w3.org > November 2001

[xmlschema-dev] <none>

From: Jean-Baptiste GUILLOIS <jean-baptiste.guillois@netonomy.com>
Date: Fri, 2 Nov 2001 15:46:15 +0100
Message-ID: <15778F0AEAA22B4E92A0E59EE70890013BB383@exchsrv.paris.netonomy.com>
To: <xmlschema-dev@w3.org>
Hi,

I am trying to define a schema for a schema (that is, to implement
metamodel, model and model instance concepts) and i am stuck !
Do i need to redefine the W3C schema syntax or can i use my own
"vocabulary" that is name space and so on..

For instance, first I would like to define what a parameter is:
<parameterdefinition>
	<parameterdefinitionattribute name="parametername"/>
	<parameterdefinitionattribute name="parametertype"/>
</parameterdefinition>

Then, I would like to USE this parameter definition:
<systemparameters parametername="threshold" parametertype="integer"/>

And, eventually, I will instanciate it:
<threshold>12</threshold>

If you have some pointers that will be great.. ! I have already had a
look on RDF, but I don't think that will solve my problem.

Many thanks for your help !
Received on Friday, 2 November 2001 09:46:18 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:35 GMT