A monetary amount used as the tax basis for a vehicle
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="VehicleTaxableAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A monetary amount used as the tax basis for a vehicle</xsd:documentation>
</xsd:annotation>
</xsd:element>