TICKET

Element Information

Model

Children: AUTHORITY

Attributes

QName Type Fixed Default Use Inheritable Annotation
id required
type required

Used By

Element FEE

Source

<xs:element name="TICKET">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="AUTHORITY"/>
    </xs:sequence>
    <xs:attribute name="type" use="required"/>
    <xs:attribute name="id" use="required"/>
  </xs:complexType>
</xs:element>

Sample