em:EMMessageCategoryCodeSimpleType
simpleType EMMessageCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for em information category
Diagram
Enumerations
Value | Definition |
Biographic | Biographic category |
Biometric | Biometric category |
Calendar | Calendar category |
Contact | Contact category |
Conveyance | Conveyance category |
Credential | Credential category |
Document | Document category |
Education | Education category |
Equipment | Equipment category |
Fee Schedule | Fee Schedule category |
Funding | Funding category |
Governance | Governance category |
Incident | Incident category |
Jurisdiction | Jurisdiction category |
Location | Location category |
Message | Message category |
Metric | Metric category |
Notification | Notification category |
Organization | Organization category |
Payment | Payment category |
Person | Person category |
Personal Information | Personal Information category |
Requirement | Requirement category |
Resource | Resource category |
Resource Request | Resource Request category |
Resource Response | Resource Response category |
Resource Type | Resource Type category |
Resource Type Component | Resource Type Component category |
Service | Service category |
Sharing Agreement | Sharing Agreement category |
Skill | Skill category |
Status | Status category |
Team | Team category |
Tracking | Tracking category |
XML Schema
<xs:simpleType name="EMMessageCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for em information category</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Biographic">
<xs:annotation>
<xs:documentation>
Biographic category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Biometric">
<xs:annotation>
<xs:documentation>
Biometric category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Calendar">
<xs:annotation>
<xs:documentation>
Calendar category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Contact">
<xs:annotation>
<xs:documentation>
Contact category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Conveyance">
<xs:annotation>
<xs:documentation>
Conveyance category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Credential">
<xs:annotation>
<xs:documentation>
Credential category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Document">
<xs:annotation>
<xs:documentation>
Document category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Education">
<xs:annotation>
<xs:documentation>
Education category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Equipment">
<xs:annotation>
<xs:documentation>
Equipment category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Fee Schedule">
<xs:annotation>
<xs:documentation>
Fee Schedule category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Funding">
<xs:annotation>
<xs:documentation>
Funding category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Governance">
<xs:annotation>
<xs:documentation>
Governance category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Incident">
<xs:annotation>
<xs:documentation>
Incident category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Jurisdiction">
<xs:annotation>
<xs:documentation>
Jurisdiction category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Location">
<xs:annotation>
<xs:documentation>
Location category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Message">
<xs:annotation>
<xs:documentation>
Message category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Metric">
<xs:annotation>
<xs:documentation>
Metric category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Notification">
<xs:annotation>
<xs:documentation>
Notification category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Organization">
<xs:annotation>
<xs:documentation>
Organization category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Payment">
<xs:annotation>
<xs:documentation>
Payment category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Person">
<xs:annotation>
<xs:documentation>
Person category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Personal Information">
<xs:annotation>
<xs:documentation>
Personal Information category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Requirement">
<xs:annotation>
<xs:documentation>
Requirement category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Resource">
<xs:annotation>
<xs:documentation>
Resource category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Resource Request">
<xs:annotation>
<xs:documentation>
Resource Request category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Resource Response">
<xs:annotation>
<xs:documentation>
Resource Response category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Resource Type">
<xs:annotation>
<xs:documentation>
Resource Type category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Resource Type Component">
<xs:annotation>
<xs:documentation>
Resource Type Component category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Service">
<xs:annotation>
<xs:documentation>
Service category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Sharing Agreement">
<xs:annotation>
<xs:documentation>
Sharing Agreement category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Skill">
<xs:annotation>
<xs:documentation>
Skill category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Status">
<xs:annotation>
<xs:documentation>
Status category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Team">
<xs:annotation>
<xs:documentation>
Team category</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Tracking">
<xs:annotation>
<xs:documentation>
Tracking category</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>