complexType SeatMapType
diagram sigws_p481.png
children CabinMap Errors
used by
element FlightSeatMapType/SeatMap
source <s:complexType name="SeatMapType">
 
<s:choice>
   
<s:element name="CabinMap" type="SeatMapCabinType" maxOccurs="unbounded"/>
   
<s:element name="Errors" type="ErrorsType"/>
 
</s:choice>
</s:complexType>

element SeatMapType/CabinMap
diagram sigws_p482.png
type SeatMapCabinType
properties
minOcc 1
maxOcc unbounded
content complex
children Row
attributes
Name  Type  Use  Default  Fixed  Annotation
Cabin  CabinType  required      
Deck  DeckType  required      
RowSize  s:integer  required      
documentation
Row size
SeatLabels  s:string        
documentation
Seat labels
ASR  s:boolean  required      
documentation
ASR
source <s:element name="CabinMap" type="SeatMapCabinType" maxOccurs="unbounded"/>

element SeatMapType/Errors
diagram sigws_p483.png
type ErrorsType
properties
content complex
children Error
source <s:element name="Errors" type="ErrorsType"/>


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