simpleType "SuspectedIntentionalOrUnintentionalDisaster"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
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

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Suspicion of the listed multi-casualty or domestic terrorism causes.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  SuspectedIntentionalOrUnintentionalDisaster
Derivation:
restriction of xs:string
Facets:
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
XML Source (w/o annotations (15); see within schema source)
<xs:simpleType name="SuspectedIntentionalOrUnintentionalDisaster">
<xs:restriction base="xs:string">
<xs:enumeration value="4507001"/>
<xs:enumeration value="4507003"/>
<xs:enumeration value="4507005"/>
<xs:enumeration value="4507007"/>
<xs:enumeration value="4507009"/>
<xs:enumeration value="4507011"/>
<xs:enumeration value="4507013"/>
<xs:enumeration value="4507015"/>
<xs:enumeration value="4507017"/>
<xs:enumeration value="4507019"/>
<xs:enumeration value="4507021"/>
<xs:enumeration value="4507023"/>
<xs:enumeration value="4507025"/>
<xs:enumeration value="4507027"/>
</xs:restriction>
</xs:simpleType>