complexType GeneralParameters
diagram pscev_p448.png
children PreferedLanguage PreferedCurrency
used by
elements AvailabilityQueryRQ/GeneralParameters AvailabilityValidationRQ/GeneralParameters BookingProductsRQ/GeneralParameters BookingQueryRQ/GeneralParameters ReBookingStatusRQ/GeneralParameters BookingVoucherQueryRQ/GeneralParameters AdditionalInfoQueryRQ/GeneralParameters CancellationFeesQueryRQ/GeneralParameters BookingCancellationRQ/GeneralParameters LocationListQueryRQ/GeneralParameters
annotation
documentation
Contiene la seleccion de idioma y moneda por parte del usuario
source <xs:complexType name="GeneralParameters">
 
<xs:annotation>
   
<xs:documentation>Contiene la seleccion de idioma y moneda por parte del usuario</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="PreferedLanguage" type="GeneralParametersLanguage"/>
   
<xs:element name="PreferedCurrency" type="GeneralParametersCurrency" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element GeneralParameters/PreferedLanguage
diagram pscev_p449.png
type GeneralParametersLanguage
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
LanguageCodeLanguageCoderequired      
source <xs:element name="PreferedLanguage" type="GeneralParametersLanguage"/>

element GeneralParameters/PreferedCurrency
diagram pscev_p450.png
type GeneralParametersCurrency
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
CurrencyCodeCurrencyCode      
source <xs:element name="PreferedCurrency" type="GeneralParametersCurrency" minOccurs="0"/>


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