to

indicates the ending point of the period in standard form, e.g.
yyyy-mm-dd.

Attribute Information

Used By

Source

<xs:attribute name="to">
  <xs:annotation>
    <xs:documentation>indicates the ending point of the period in standard form, e.g. yyyy-mm-dd.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:union memberTypes="xs:date xs:gYear xs:gMonth xs:gDay xs:gYearMonth xs:gMonthDay xs:time xs:dateTime"/>
  </xs:simpleType>
</xs:attribute>

Sample