complexType VehResponsetFilters
diagram pscev_p1355.png
children VehTypes PriceRange PickUpDate
used by
element AvailabilityQueryRQVehiclesParametersResponset/ResponsetFilters
source <xs:complexType name="VehResponsetFilters">
 
<xs:sequence>
   
<xs:element name="VehTypes" type="VehTypes" minOccurs="0"/>
   
<xs:element name="PriceRange" type="PriceRange" minOccurs="0"/>
   
<xs:element name="PickUpDate" type="xs:date" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element VehResponsetFilters/VehTypes
diagram pscev_p1356.png
type VehTypes
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children VehType
source <xs:element name="VehTypes" type="VehTypes" minOccurs="0"/>

element VehResponsetFilters/PriceRange
diagram pscev_p1357.png
type PriceRange
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children MinimumValue MaximumValue
attributes
Name  Type  Use  Default  Fixed  annotation
CurrencyCodexs:stringrequired      
source <xs:element name="PriceRange" type="PriceRange" minOccurs="0"/>

element VehResponsetFilters/PickUpDate
diagram pscev_p1358.png
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="PickUpDate" type="xs:date" minOccurs="0"/>


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