complexType PostBookingVehicleFares
diagram pscev_p1035.png
children Fare
used by
element PostBookingVehicle/Fares
source <xs:complexType name="PostBookingVehicleFares">
 
<xs:sequence>
   
<xs:element name="Fare" type="PostBookingVehicleFare" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element PostBookingVehicleFares/Fare
diagram pscev_p1036.png
type PostBookingVehicleFare
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children FareType Prices FareConditions
attributes
Name  Type  Use  Default  Fixed  annotation
VehFareIdxs:stringrequired      
source <xs:element name="Fare" type="PostBookingVehicleFare" maxOccurs="unbounded"/>


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