complexType AirportCodes
diagram pscev_p67.png
used by
elements Vehicle/AirportCodes PostBookingVehicle/AirportCodes
attributes
Name  Type  Use  Default  Fixed  annotation
PickUpxs:int      
DropOffxs:int      
source <xs:complexType name="AirportCodes">
 
<xs:attribute name="PickUp" type="xs:int"/>
 
<xs:attribute name="DropOff" type="xs:int"/>
</xs:complexType>

attribute AirportCodes/@PickUp
type xs:int
properties
isRef 0
source <xs:attribute name="PickUp" type="xs:int"/>

attribute AirportCodes/@DropOff
type xs:int
properties
isRef 0
source <xs:attribute name="DropOff" type="xs:int"/>


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