edxl_rm:ContentCategoryCodeSimpleType
simpleType ContentCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/edxl_rm/5.0/
Definition
A data type code indicating the purpose or kind of resource content or payload being sent
Diagram
Enumerations
Value | Definition |
Accept | In response to a resource message; "I'll get back to you with an answer one way or the other (could still result in a "decline")" |
Acknowledge | In response to any resource message, "I have received your message but have not yet processed it" |
Cancel | Message used to revoke any previous resource message. NOTE: This message may be used to "cancel" or "recall" resource: Resource requested and perhaps en route, but no longer needed. |
Commit Resource | Message used to agree or commit specific resource in response to a Resource Request or Requisition, or to a "Request Return" |
Decline | In response to a resource message; "I cannot meet your request" |
Notify Auxiliary Recipients | Message used to advise or notify an auxiliary recipient (e.g. a government official) about any resource message as an "FYI", where the auxiliary recipient was not included on original distribution. |
Notify Resource Request Disposition | Message used to report on the current "status" of any resource in relation to a Resource Requisition, Release Resource, or Request to Return Resource. |
Offer Unsolicited Resources | Message used to offer available resources (that have not been requested) to assist with an emergency response. |
Release Resource | Message used by authorities at the incident to "release" (demobilize) resource back to its original point of assignment or to another location / assignment. |
Request Extension | A request initiated by the requester / receiver of resource, "I want to extend how long I need to keep this resource" |
Request Information (RFI) | Message used to ask resource questions or provide general description of situation and general resources needs. |
Request Quote | Message used to request a price quote from a seller or supplier. |
Request Resource | Message used to request needed resources from one or many recipients, possibly spawning multiple responses. |
Request Resource Disposition | Message used to request current "status" of resource in relation to a previous Resource Requisition or Release Resource. |
Request Return | Message used to request release (demobilize) of resources back to its original point of assignment or to another location / assignment ("I want my stuff back"). |
Requisition Resource | Message used to "order" specific resource, or to confirm specific resource to be "ordered" relating to one or more responses to a "Request Resource". |
Response to Offer Unsolicited Resources | Message used as the response to an offer of unsolicited resources, indicating accept or decline. |
Response to Request Information (RFI) | Message used as the response to an RFI message providing general information or to list resource that may meet the specified need. |
Response to Request Quote | Message used as the response to a "Request Quote". Allows sender to list resource(s) which they feel represent suitable match with the request, with pricing information. |
Response to Request Resource | Message used as the response to a "Request Resource". Allows sender to list resource(s) which they feel represent suitable match with a resource request. |
Response to Request Return | Message used as the response to a "Request Return" indicating whether the resource may be released, with relevant time-line information. |
Update | Message used to provide information superseding a previously sent Resource Message (change/modify one or more information elements of the message). Example: Change requested resource quantity. |
XML Schema
<xs:simpleType name="ContentCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type code indicating the purpose or kind of resource content or payload being sent</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Accept">
<xs:annotation>
<xs:documentation>
In response to a resource message; "I'll get back to you with an answer one way or the other (could still result in a "decline")"</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Acknowledge">
<xs:annotation>
<xs:documentation>
In response to any resource message, "I have received your message but have not yet processed it"</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cancel">
<xs:annotation>
<xs:documentation>
Message used to revoke any previous resource message. NOTE: This message may be used to "cancel" or "recall" resource: Resource requested and perhaps en route, but no longer needed.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Commit Resource">
<xs:annotation>
<xs:documentation>
Message used to agree or commit specific resource in response to a Resource Request or Requisition, or to a "Request Return"</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Decline">
<xs:annotation>
<xs:documentation>
In response to a resource message; "I cannot meet your request"</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Notify Auxiliary Recipients">
<xs:annotation>
<xs:documentation>
Message used to advise or notify an auxiliary recipient (e.g. a government official) about any resource message as an "FYI", where the auxiliary recipient was not included on original distribution.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Notify Resource Request Disposition">
<xs:annotation>
<xs:documentation>
Message used to report on the current "status" of any resource in relation to a Resource Requisition, Release Resource, or Request to Return Resource.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Offer Unsolicited Resources">
<xs:annotation>
<xs:documentation>
Message used to offer available resources (that have not been requested) to assist with an emergency response.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Release Resource">
<xs:annotation>
<xs:documentation>
Message used by authorities at the incident to "release" (demobilize) resource back to its original point of assignment or to another location / assignment.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Request Extension">
<xs:annotation>
<xs:documentation>
A request initiated by the requester / receiver of resource, "I want to extend how long I need to keep this resource"</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Request Information (RFI)">
<xs:annotation>
<xs:documentation>
Message used to ask resource questions or provide general description of situation and general resources needs.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Request Quote">
<xs:annotation>
<xs:documentation>
Message used to request a price quote from a seller or supplier.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Request Resource">
<xs:annotation>
<xs:documentation>
Message used to request needed resources from one or many recipients, possibly spawning multiple responses.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Request Resource Disposition">
<xs:annotation>
<xs:documentation>
Message used to request current "status" of resource in relation to a previous Resource Requisition or Release Resource.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Request Return">
<xs:annotation>
<xs:documentation>
Message used to request release (demobilize) of resources back to its original point of assignment or to another location / assignment ("I want my stuff back").</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Requisition Resource">
<xs:annotation>
<xs:documentation>
Message used to "order" specific resource, or to confirm specific resource to be "ordered" relating to one or more responses to a "Request Resource".</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Response to Offer Unsolicited Resources">
<xs:annotation>
<xs:documentation>
Message used as the response to an offer of unsolicited resources, indicating accept or decline.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Response to Request Information (RFI)">
<xs:annotation>
<xs:documentation>
Message used as the response to an RFI message providing general information or to list resource that may meet the specified need.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Response to Request Quote">
<xs:annotation>
<xs:documentation>
Message used as the response to a "Request Quote". Allows sender to list resource(s) which they feel represent suitable match with the request, with pricing information.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Response to Request Resource">
<xs:annotation>
<xs:documentation>
Message used as the response to a "Request Resource". Allows sender to list resource(s) which they feel represent suitable match with a resource request.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Response to Request Return">
<xs:annotation>
<xs:documentation>
Message used as the response to a "Request Return" indicating whether the resource may be released, with relevant time-line information.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Update">
<xs:annotation>
<xs:documentation>
Message used to provide information superseding a previously sent Resource Message (change/modify one or more information elements of the message). Example: Change requested resource quantity.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>