complexType atis:RequestStatus
diagram
namespace http://www.ATIS-Draft-03-00-79
children id supportedAgencies filterTypesInfo lrmsTypeInfo extensionTypeInfo maxDuration minInterval localRequestStatus
used by
element atis:StatusBlock/relatedData/subscribe
source <xs:complexType name="RequestStatus">
 
<xs:sequence>
   
<xs:element name="id" type="im:ReferenceID" minOccurs="0"/>
   
<!-- a ref id will be returned with a
         sucessfull subscribe action. This value
         is used to refer to the subscription thereafter --
>
   
<xs:element name="supportedAgencies" type="tmdd:Organization-resource-identifier" minOccurs="0" maxOccurs="100"/>
   
<!-- returns list of agencies -->
   
<xs:element name="filterTypesInfo" type="URL-Link" minOccurs="0"/>
   
<!-- returns information on the types
         of event which one can filter on --
>
   
<xs:element name="lrmsTypeInfo" type="URL-Link" minOccurs="0"/>
   
<!-- returns information on the LRMS
         profiles supported or the type of error
         found in the request --
>
   
<xs:element name="extensionTypeInfo" type="URL-Link" minOccurs="0"/>
   
<!-- returns information on any locally
         defined filters for the user --
>
   
<xs:element name="maxDuration" type="TimeInterval" minOccurs="0"/>
   
<!-- returns the max allowed subscription time -->
   
<xs:element name="minInterval" type="TimeInterval" minOccurs="0"/>
   
<!-- returns min update interval supported -->
   
<xs:element name="localRequestStatus" type="local:RequestStatus" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element atis:RequestStatus/id
diagram
type ReferenceID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="id" type="im:ReferenceID" minOccurs="0"/>

element atis:RequestStatus/supportedAgencies
diagram
type tmdd:Organization-resource-identifier
properties
isRef 0
minOcc 0
maxOcc 100
content simple
facets
minLength 1
maxLength 32
source <xs:element name="supportedAgencies" type="tmdd:Organization-resource-identifier" minOccurs="0" maxOccurs="100"/>

element atis:RequestStatus/filterTypesInfo
diagram
type atis:URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="filterTypesInfo" type="URL-Link" minOccurs="0"/>

element atis:RequestStatus/lrmsTypeInfo
diagram
type atis:URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="lrmsTypeInfo" type="URL-Link" minOccurs="0"/>

element atis:RequestStatus/extensionTypeInfo
diagram
type atis:URL-Link
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="extensionTypeInfo" type="URL-Link" minOccurs="0"/>

element atis:RequestStatus/maxDuration
diagram
type atis:TimeInterval
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="maxDuration" type="TimeInterval" minOccurs="0"/>

element atis:RequestStatus/minInterval
diagram
type atis:TimeInterval
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="minInterval" type="TimeInterval" minOccurs="0"/>

element atis:RequestStatus/localRequestStatus
diagram
type RequestStatus
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localRequestStatus" type="local:RequestStatus" minOccurs="0"/>


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