topology

Element Information

Model

Children: coupling, instance

Used By

Element Group complexModel

Source

<xs:element name="topology">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="instance"/>
      <xs:element maxOccurs="unbounded" ref="instance"/>
      <xs:element maxOccurs="unbounded" ref="coupling"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample