complexType atis:StatusBlock
diagram
namespace http://www.ATIS-Draft-03-00-79
children level code text relatedData furtherInfo
used by
elements atis:AdvisoryInformation/statusBlock atis:InformationResponse/statusBlock
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>

element atis:StatusBlock/level
diagram
type atis:Error-NotificationLevel
properties
isRef 0
content simple
source <xs:element name="level" type="Error-NotificationLevel"/>

element atis:StatusBlock/code
diagram
type atis:Error-NotificationCode
properties
isRef 0
content simple
source <xs:element name="code" type="Error-NotificationCode"/>

element atis:StatusBlock/text
diagram
type itis:ITIScodesAndText
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children itis text
source <xs:element name="text" type="itis:ITIScodesAndText" minOccurs="0"/>

element atis:StatusBlock/relatedData
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element atis:StatusBlock/relatedData/subscribe
diagram
type atis:RequestStatus
properties
isRef 0
content complex
children id supportedAgencies filterTypesInfo lrmsTypeInfo extensionTypeInfo maxDuration minInterval localRequestStatus
source <xs:element name="subscribe" type="RequestStatus"/>

element atis:StatusBlock/relatedData/route
diagram
type atis:RouteStatus
properties
isRef 0
content complex
children phone text time references moreData localRouteStatus
source <xs:element name="route" type="RouteStatus"/>

element atis:StatusBlock/relatedData/server
diagram
type atis:ServerStatus
properties
isRef 0
content complex
children text time moreData localServerStatus
source <xs:element name="server" type="ServerStatus"/>

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

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


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