complexType EventAdvice
diagram
namespace http://www.ite.org/tmdd
children suggestion warning instruction-recommendation instruction-mandatory alternate-route
used by
element EventDescription/advice
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="EventAdvice">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="suggestion" type="itis:SuggestionAdvice"/>
   
<xs:element name="warning" type="itis:WarningAdvice"/>
   
<xs:element name="instruction-recommendation" type="itis:AdviceInstructionsRecommendations"/>
   
<xs:element name="instruction-mandatory" type="itis:AdviceInstructionsMandatory"/>
   
<xs:element name="alternate-route" type="itis:AlternateRoute"/>
 
</xs:choice>
</xs:complexType>

element EventAdvice/suggestion
diagram
type itis:SuggestionAdvice
properties
isRef 0
content simple
source <xs:element name="suggestion" type="itis:SuggestionAdvice"/>

element EventAdvice/warning
diagram
type itis:WarningAdvice
properties
isRef 0
content simple
source <xs:element name="warning" type="itis:WarningAdvice"/>

element EventAdvice/instruction-recommendation
diagram
type itis:AdviceInstructionsRecommendations
properties
isRef 0
content simple
source <xs:element name="instruction-recommendation" type="itis:AdviceInstructionsRecommendations"/>

element EventAdvice/instruction-mandatory
diagram
type itis:AdviceInstructionsMandatory
properties
isRef 0
content simple
source <xs:element name="instruction-mandatory" type="itis:AdviceInstructionsMandatory"/>

element EventAdvice/alternate-route
diagram
type itis:AlternateRoute
properties
isRef 0
content simple
source <xs:element name="alternate-route" type="itis:AlternateRoute"/>


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