complexType ServiceSetType
diagram sigws_p495.png
children Service
used by
element SIG_AirShopRS/ServiceSets/ServiceSet
attributes
Name  Type  Use  Default  Fixed  Annotation
ServiceSetRef  derived by: s:string  required      
documentation
Reference to this item
source <s:complexType name="ServiceSetType">
 
<s:sequence>
   
<s:element name="Service" type="ServiceSetItemType" maxOccurs="unbounded"/>
 
</s:sequence>
 
<s:attribute name="ServiceSetRef" use="required">
   
<s:annotation>
     
<s:documentation>Reference to this item</s:documentation>
   
</s:annotation>
   
<s:simpleType>
     
<s:restriction base="s:string">
       
<s:minLength value="1"/>
     
</s:restriction>
   
</s:simpleType>
 
</s:attribute>
</s:complexType>

attribute ServiceSetType/@ServiceSetRef
type restriction of s:string
properties
use required
facets
Kind Value Annotation
minLength 1
annotation
documentation
Reference to this item
source <s:attribute name="ServiceSetRef" use="required">
 
<s:annotation>
   
<s:documentation>Reference to this item</s:documentation>
 
</s:annotation>
 
<s:simpleType>
   
<s:restriction base="s:string">
     
<s:minLength value="1"/>
   
</s:restriction>
 
</s:simpleType>
</s:attribute>

element ServiceSetType/Service
diagram sigws_p496.png
type ServiceSetItemType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
ServiceRef  derived by: s:string  required      
documentation
Reference to Services-ServiceInfo item
Status  ServiceAvailabilityType  required      
documentation
Service status in set:
Included in fare
Available at extra charge
Not allowed for fare
source <s:element name="Service" type="ServiceSetItemType" maxOccurs="unbounded"/>


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