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