diagram | ![]() |
||
children | CabinMap Errors | ||
used by |
|
||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
type | SeatMapCabinType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | Row | ||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <s:element name="CabinMap" type="SeatMapCabinType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
type | ErrorsType | ||
properties |
|
||
children | Error | ||
source | <s:element name="Errors" type="ErrorsType"/> |