complexType Guidance
diagram
namespace http://www.IM-Draft-03-00-44a
children recommendation manditory warning cautions text
used by
elements EmergencyMessageToCenter/guidance/guidance-item ImmediateSiteEvacuation/guidance/guidance-item StagingArea/guidance/guidance-item
source <xs:complexType name="Guidance">
 
<xs:choice>
   
<xs:element name="recommendation" type="itis:AdviceInstructionsRecommendations"/>
   
<xs:element name="manditory" type="itis:AdviceInstructionsMandatory"/>
   
<xs:element name="warning" type="itis:WarningAdvice"/>
   
<xs:element name="cautions" type="ResponderCautions"/>
   
<xs:element name="text" type="FreeText"/>
 
</xs:choice>
</xs:complexType>

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

element Guidance/manditory
diagram
type itis:AdviceInstructionsMandatory
properties
isRef 0
content simple
source <xs:element name="manditory" type="itis:AdviceInstructionsMandatory"/>

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

element Guidance/cautions
diagram
type ResponderCautions
properties
isRef 0
content simple
source <xs:element name="cautions" type="ResponderCautions"/>

element Guidance/text
diagram
type FreeText
properties
isRef 0
content simple
facets
minLength 1
maxLength 500
source <xs:element name="text" type="FreeText"/>


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