xArch Java Implementation XML Schema 1.0
Depends on: {types.xsd, variants.xsd, implementation.xsd}
Note: The actual dependency set of this extension is
just types and implementation, 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:
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.
Also changed JavaClassFile to a Complex-Simple type.
2001-04-12: Eric M. Dashofy [edashofy@ics.uci.edu]:
Cleaned up and validated with XML Spy 3.5.
2001-01-17: Eric M. Dashofy [edashofy@ics.uci.edu]:
Initial Development and validated with XSV