diagram | ![]() |
||
namespace | http://www.ATIS-Draft-03-00-79 | ||
children | level code text relatedData furtherInfo | ||
used by |
|
||
source | <xs:complexType name="StatusBlock"> <xs:sequence> <xs:element name="level" type="Error-NotificationLevel"/> <xs:element name="code" type="Error-NotificationCode"/> <xs:element name="text" type="itis:ITIScodesAndText" minOccurs="0"/> <xs:element name="relatedData" minOccurs="0"> <xs:complexType> <xs:choice> <xs:element name="subscribe" type="RequestStatus"/> <xs:element name="route" type="RouteStatus"/> <xs:element name="server" type="ServerStatus"/> <xs:element name="localStatusBlock" type="local:StatusBlock" minOccurs="0"/> </xs:choice> </xs:complexType> </xs:element> <xs:element name="furtherInfo" type="URL-Link" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | atis:Error-NotificationLevel | ||||
properties |
|
||||
source | <xs:element name="level" type="Error-NotificationLevel"/> |
diagram | ![]() |
||||
type | atis:Error-NotificationCode | ||||
properties |
|
||||
source | <xs:element name="code" type="Error-NotificationCode"/> |
diagram | ![]() |
||||||||
type | itis:ITIScodesAndText | ||||||||
properties |
|
||||||||
children | itis text | ||||||||
source | <xs:element name="text" type="itis:ITIScodesAndText" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | subscribe route server localStatusBlock | ||||||||
source | <xs:element name="relatedData" minOccurs="0"> <xs:complexType> <xs:choice> <xs:element name="subscribe" type="RequestStatus"/> <xs:element name="route" type="RouteStatus"/> <xs:element name="server" type="ServerStatus"/> <xs:element name="localStatusBlock" type="local:StatusBlock" minOccurs="0"/> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | atis:RequestStatus | ||||
properties |
|
||||
children | id supportedAgencies filterTypesInfo lrmsTypeInfo extensionTypeInfo maxDuration minInterval localRequestStatus | ||||
source | <xs:element name="subscribe" type="RequestStatus"/> |
diagram | ![]() |
||||
type | atis:RouteStatus | ||||
properties |
|
||||
children | phone text time references moreData localRouteStatus | ||||
source | <xs:element name="route" type="RouteStatus"/> |
diagram | ![]() |
||||
type | atis:ServerStatus | ||||
properties |
|
||||
children | text time moreData localServerStatus | ||||
source | <xs:element name="server" type="ServerStatus"/> |
diagram | ![]() |
||||||||
type | StatusBlock | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localStatusBlock" type="local:StatusBlock" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | atis:URL-Link | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="furtherInfo" type="URL-Link" minOccurs="0"/> |