em:ResourceKind
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.0
Schema document: domains/emergencyManagement/2.0/emergencyManagement.xsd
Type: em:ResourceKindType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- em:CategoryStructure [0..*] Uniform Resource Name of a certified list maintained by the Community of Interest (COI) for the value referenced. Facilitates link to ARMS structured managed list
- em:CategoryInformation [0..*] The resource kind as defined by either a Keyword structure or a validatable schema
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type em:ResourceType (Element em:Resource)
Sample instance
<em:ResourceKind> <em:CategoryStructure> <em:ValueText>string</em:ValueText> <em:ValueListURN>string</em:ValueListURN> </em:CategoryStructure> <em:CategoryInformation> <em:ValueText>string</em:ValueText> <em:ValueListURN>string</em:ValueListURN> </em:CategoryInformation> </em:ResourceKind>