complexType VehTypeDesc
diagram pscev_p1363.png
used by
elements Vehicle/VehType BestBuyVeh/VehType PostBookingVehicle/VehType
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:stringrequired      
Descriptionxs:string      
source <xs:complexType name="VehTypeDesc">
 
<xs:attribute name="Code" type="xs:string" use="required"/>
 
<xs:attribute name="Description" type="xs:string"/>
</xs:complexType>

attribute VehTypeDesc/@Code
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Code" type="xs:string" use="required"/>

attribute VehTypeDesc/@Description
type xs:string
properties
isRef 0
source <xs:attribute name="Description" type="xs:string"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy