ept

Element Information

Model

Children: sub

Attributes

QName Type Fixed Default Use Inheritable Annotation
i required

Used By

Elements hi, seg, sub

Source

<xs:element name="ept">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="sub"/>
    </xs:choice>
    <xs:attribute name="i" use="required"/>
  </xs:complexType>
</xs:element>

Sample