System Catalog Schema | Generated using Liquid XML Studio by Liquid Technologies Ltd |
Friday, November 07, 2008 |
Definition Type | Element |
Name | systemInstance |
Namespace | urn:org:dx-competition:system |
Abstract | False |
MinOccurs | (1) |
MaxOccurs | unbounded |
Documentation | Identifies a system in a given configuration. |
XSD Schema | .\DXCSystemCatalogSchema.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element maxOccurs="unbounded" name="systemInstance" >
<xs:annotation> <xs:documentation>Identifies a system in a given configuration.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="id" use="required"/> <xs:attribute name="system" type="xs:Name" use="required"> <xs:annotation> <xs:documentation>Reference to a <system> element.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="configuration" type="xs:Name" use="optional"> <xs:annotation> <xs:documentation>Reference to a &lt;modularConnectionSet&gt;. Must be contained in the configurationCatalog of the specified system.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> <xs:keyref name="x" refer="s:systemID"> <xs:selector xpath="."/> <xs:field xpath="@systemName"/> </xs:keyref> <xs:keyref name="x2" refer="s:modularConnectionID"> <xs:selector xpath="."/> <xs:field xpath="@configuration"/> </xs:keyref> </xs:element> |
![]() ![]() |
|||||||||||||||||
|
|||||||||||||||||
![]() ![]() |
|||||||||||||||||
[No Sub Types] systemInstance [No Super Types] |
|||||||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |