TimeCycle

Element Information

Model

Children: Array

Attributes

QName Type Fixed Default Use Inheritable Annotation
displayName optional
length INT-NUMBER optional
type VALID-TIME-SPEC optional

Used By

Element TimeAnchor

Source

<xs:element name="TimeCycle">
  <xs:complexType>
    <xs:sequence>
      <xs:group ref="INT-ARRAY" minOccurs="0" maxOccurs="1"/>
    </xs:sequence>
    <xs:attribute name="length" type="INT-NUMBER"/>
    <xs:attribute name="type" type="VALID-TIME-SPEC"/>
    <xs:attribute name="displayName" use="optional"/>
  </xs:complexType>
</xs:element>

Sample