TimeException

Element Information

Model

Children: Array

Attributes

QName Type Fixed Default Use Inheritable Annotation
count INT-NUMBER optional
type TIME-EXCEPTION-TYPE optional

Used By

Element TimeAnchor

Source

<xs:element name="TimeException">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="INT-ARRAY" minOccurs="1"/>
    </xs:sequence>
    <xs:attribute name="type" type="TIME-EXCEPTION-TYPE"/>
    <xs:attribute name="count" type="INT-NUMBER"/>
  </xs:complexType>
</xs:element>

Sample