| diagram | ![]() |
||
| namespace | http://www.ATIS-Draft-03-00-79 | ||
| children | id supportedAgencies filterTypesInfo lrmsTypeInfo extensionTypeInfo maxDuration minInterval localRequestStatus | ||
| used by |
|
||
| 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> |
| diagram | |||||||||
| type | im:ReferenceID | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="id" type="im:ReferenceID" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | tmdd:Organization-resource-identifier | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="supportedAgencies" type="tmdd:Organization-resource-identifier" minOccurs="0" maxOccurs="100"/> |
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="filterTypesInfo" type="URL-Link" minOccurs="0"/> |
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="lrmsTypeInfo" type="URL-Link" minOccurs="0"/> |
| diagram | |||||||||
| type | URL-Link | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="extensionTypeInfo" type="URL-Link" minOccurs="0"/> |
| diagram | |||||||||
| type | TimeInterval | ||||||||
| properties |
|
||||||||
| source | <xs:element name="maxDuration" type="TimeInterval" minOccurs="0"/> |
| diagram | |||||||||
| type | TimeInterval | ||||||||
| properties |
|
||||||||
| source | <xs:element name="minInterval" type="TimeInterval" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | local:RequestStatus | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localRequestStatus" type="local:RequestStatus" minOccurs="0"/> |