The date when the relation between customer and vehicle ends.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="EndInServiceDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">
The date when the relation between customer and vehicle ends.
</xsd:documentation>
</xsd:annotation>
</xsd:element>