element -> <eOther.07>
eOther.07 Natural, Suspected, Intentional, or Unintentional Disaster No No Event caused by natural forces or Suspected and Intentional/Unintentional Disasters (terrorism). E23_04 Optional Trauma Based on FEMA website
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
locally within eOther complexType in eOther_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eOther.07
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eOther.07>
Simple Content Detail:
Enumeration:
"4507001"
 - 
Biologic Agent
"4507003"
 - 
Building Failure
"4507005"
 - 
Chemical Agent
"4507007"
 - 
Explosive Device
"4507009"
 - 
Fire
"4507011"
 - 
Hostage Event
"4507013"
 - 
Mass Gathering
"4507015"
 - 
Mass Illness
"4507017"
 - 
Nuclear Agent
"4507019"
 - 
Radioactive Device
"4507021"
 - 
Secondary Destructive Device
"4507023"
 - 
Shooting/Sniper
"4507025"
 - 
Vehicular
"4507027"
 - 
Weather

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOther.NaturalSuspectedIntentionalorUnintentionalDisaster" maxOccurs="unbounded" minOccurs="0" name="eOther.07">
<xs:complexType>
<xs:simpleContent>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>