complexType PassengerReference
diagram pscev_p930.png
used by
elements Passengers/Passenger/TravelsWithAdult Passengers/Passenger/TravelsWithInfant
attributes
Name  Type  Use  Default  Fixed  annotation
PassengerSequenceSequence      
documentation
Valor del Atributo Sequence del Passenger
SupplierIdentifierxs:string      
documentation
Identificador dado por el Proveedor
source <xs:complexType name="PassengerReference">
 
<xs:attribute name="PassengerSequence" type="Sequence">
   
<xs:annotation>
     
<xs:documentation>Valor del Atributo Sequence del Passenger</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="SupplierIdentifier" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Identificador dado por el Proveedor</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute PassengerReference/@PassengerSequence
type Sequence
properties
isRef 0
annotation
documentation
Valor del Atributo Sequence del Passenger
source <xs:attribute name="PassengerSequence" type="Sequence">
 
<xs:annotation>
   
<xs:documentation>Valor del Atributo Sequence del Passenger</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute PassengerReference/@SupplierIdentifier
type xs:string
properties
isRef 0
annotation
documentation
Identificador dado por el Proveedor
source <xs:attribute name="SupplierIdentifier" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Identificador dado por el Proveedor</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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