simpleType PSCodeType
type restriction of xs:string
used by
elements SingleBooking/BookingState CancellationFeesQueryDetailsRSBooking/BookingState CancelledBooking/BookingState PassengerDataFieldOptionsType/Option/Code PassengerDataFieldType/InputCode PSNotification/NotificationType Passenger/PassengerType
attributes AccomodationType/@AccomodationType Address/@AddressType BookingClass/@AgeType Person/@AgeType RequiredFieldsFor/@AgeType RoomType/@Availability AvailabilityRoom/@Availability Availability/@AvailabilityCode ChargeDescription/@ChargeType ServiceClass/@Code BookingState/@Code Destination/@DestinationType Email/@EmailType Rate/Amenities/Amenity/@GroupCode HotelRating/@HotelRatingCode HotelRating/@HotelRatingType HotelRatings/@HotelRatingType ImageDescription/@ImageDisplayType PersonName/@NameType HotelRatings/@OrderBy Price/@PriceType PSNotifications/Notification/@ProductType RatePrice/@RatePriceType PSBookingReference/@ReferenceType AvailabilityQueryRQHotelsParametersCriterionRoomRequest/@RoomType RoomDescription/@RoomType SortField/@SortFieldName SortField/@SortType TelephoneNumberType/@TelephoneNumberType AmenityTransportationMeans/@TransportationMeansType ProductBookingExtraData/ExtraData/@Type Rating/@Type CancellationFeesHotelRoom/@Type AvailabilityRoom/@Type HotelSearchRate/DestinationDetails/Destination/@Type Rate/DestinationDetails/Destination/@Type RatePriceType/@Type Contact/@Type RequiredField/@Type Identifier/@Type
facets
Kind Value annotation 
minLength 
annotation
documentation
Tipo de dato estandar para PS
source <xs:simpleType name="PSCodeType">
 
<xs:annotation>
   
<xs:documentation>Tipo de dato estandar para PS</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:minLength value="2"/>
 
</xs:restriction>
</xs:simpleType>


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