instance

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ident required
multiplicity xs:int optional
submodel ident required

Used By

Element topology

Source

<xs:element name="instance">
  <xs:complexType>
    <xs:attribute name="id" use="required" type="ident"/>
    <xs:attribute name="submodel" use="required" type="ident"/>
    <xs:attribute name="multiplicity" type="xs:int"/>
  </xs:complexType>
</xs:element>

Sample