A date that is associated to the fare restriction.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Date" type="DateOrDateTimeType" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">A date that is associated to the fare restriction.
</xs:documentation>
</xs:annotation>
</xs:attribute>