Definition Type Element
Name connection
Namespace urn:org:dx-competition:system
Type s:connection
Abstract False
MinOccurs 0
MaxOccurs unbounded
XSD Schema .\DXCSystemCatalogSchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="unbounded" name="connection" type="s:connection" >
  <xs:keyref name="x4" refer="s:componentID">
    <xs:selector xpath="."/>
    <xs:field xpath="s:c1"/>
  </xs:keyref>

  <xs:keyref name="x5" refer="s:componentID">
    <xs:selector xpath="."/>
    <xs:field xpath="s:c2"/>
  </xs:keyref>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
s:connection
    connection
        [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd