complexType SpecialServiceRequirement
diagram pscev_p1235.png
children Code Description Passenger FlightSegment State
used by
element SpecialServiceRequirements/SpecialServiceRequirement
attributes
Name  Type  Use  Default  Fixed  annotation
ProviderIdentifierxs:string      
OperationTypexs:string      
documentation
Si está ingresando, modificando o eliminando información. Si es nulo=Alta
               
source <xs:complexType name="SpecialServiceRequirement">
 
<xs:sequence>
   
<xs:element name="Code" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Código de servicio especial</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Description" type="xs:string" minOccurs="0"/>
   
<xs:element name="Passenger" type="PassengerRef" minOccurs="0"/>
   
<xs:element name="FlightSegment" type="SSRFlightSegment" minOccurs="0"/>
   
<xs:element name="State" type="State" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="ProviderIdentifier" type="xs:string"/>
 
<xs:attribute name="OperationType" type="xs:string">
   
<xs:annotation>
     
<xs:documentation>Si está ingresando, modificando o eliminando información. Si es nulo=Alta
               
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute SpecialServiceRequirement/@ProviderIdentifier
type xs:string
properties
isRef 0
source <xs:attribute name="ProviderIdentifier" type="xs:string"/>

attribute SpecialServiceRequirement/@OperationType
type xs:string
properties
isRef 0
annotation
documentation
Si está ingresando, modificando o eliminando información. Si es nulo=Alta
               
source <xs:attribute name="OperationType" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Si está ingresando, modificando o eliminando información. Si es nulo=Alta
               
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element SpecialServiceRequirement/Code
diagram pscev_p1236.png
type xs:string
properties
isRef 0
content simple
annotation
documentation
Código de servicio especial
source <xs:element name="Code" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Código de servicio especial</xs:documentation>
 
</xs:annotation>
</xs:element>

element SpecialServiceRequirement/Description
diagram pscev_p1237.png
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="Description" type="xs:string" minOccurs="0"/>

element SpecialServiceRequirement/Passenger
diagram pscev_p1238.png
type PassengerRef
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ProviderIdentifier PassengerSequence
source <xs:element name="Passenger" type="PassengerRef" minOccurs="0"/>

element SpecialServiceRequirement/FlightSegment
diagram pscev_p1239.png
type SSRFlightSegment
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
TripRefNumberxs:intrequired      
SegmentRefNumberxs:stringrequired      
source <xs:element name="FlightSegment" type="SSRFlightSegment" minOccurs="0"/>

element SpecialServiceRequirement/State
diagram pscev_p1240.png
type State
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:stringrequired      
source <xs:element name="State" type="State" minOccurs="0"/>


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