TimeRange

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
endDate optional
startDate optional

Source

<xs:element name="TimeRange">
  <xs:complexType>
    <xs:attribute name="startDate"/>
    <xs:attribute name="endDate"/>
  </xs:complexType>
</xs:element>

Sample