xArch Implementation Stub XML Schema 1.0
Depends on: {types.xsd, variants.xsd}
Note: The actual dependency set of this extension is
just types, but because of XML Schema 1.0's single
inheritance model, we also extend variants
so that a component/connector type may have both
variants and an implementation.
Change Log:
2004-07-16: Eric M. Dashofy [edashofy@ics.uci.edu]:
Changed cardinality of implementation element
on types from 0-1 to 0+.
2002-07-23: Eric M. Dashofy [edashofy@ics.uci.edu]:
Changed location of core (xArch) schema in the import
statement to a more stable URL.
2002-01-28: Eric M. Dashofy [edashofy@ics.uci.edu]:
Upgraded to 2001 XML Schema standard and validated
with XML Spy 4.2. Only changes were to the namespace
declaration for 'xsd' in the header.
2001-04-12: Eric M. Dashofy [edashofy@ics.uci.edu]:
Cleaned up and validated with XML Spy 3.5.
2000-12-05: Eric M. Dashofy [edashofy@ics.uci.edu]:
Changed "Variable*Type" to "Variant*Type" to match
variants.xsd specification. Thanks to Nathan D.
Ryan [Nathan.Ryan@colorado.edu].
2000-10-16: Eric M. Dashofy [edashofy@ics.uci.edu]:
Adapted to work with new instances/types model,
changed dependency so it depends on variants and
types (see notes above).
2000-09-28: Eric M. Dashofy [edashofy@ics.uci.edu]:
Initial Development and validated with XSV