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

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

attribute VendorPref/@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