Insurance information associated with the vehicle.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="Insurance" type="InsuranceType">
<xsd:annotation>
<xsd:documentation>Insurance information associated with the vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>