complexType VehTypes
diagram pscev_p1364.png
children VehType
used by
elements CriterionVehDetail/VehTypes VehResponsetFilters/VehTypes AvailabilityQueryRQVehiclesParametersResponset/VehTypes
annotation
documentation
Vehicle types ( ex.economic, bussiness)
source <xs:complexType name="VehTypes">
 
<xs:annotation>
   
<xs:documentation>Vehicle types ( ex.economic, bussiness)</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="VehType" type="VehType" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element VehTypes/VehType
diagram pscev_p1365.png
type VehType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:stringrequired      
source <xs:element name="VehType" type="VehType" maxOccurs="unbounded"/>


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