The date before which the fare basis code is not valid.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="NotValidBefore" type="xs:date" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The date before which the fare basis code is not valid.</xs:documentation>
</xs:annotation>
</xs:attribute>