The number of doors for the vehicle (2,3,4,5) |
Complex Type | VehicleType |
<xs:attribute name="Doors" type="xs:positiveInteger" use="optional"> <xs:annotation> <xs:documentation>The number of doors for the vehicle (2,3,4,5)</xs:documentation> </xs:annotation> </xs:attribute> |