em:ResourceKind
A definition or description of a Resource.
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.1/
Schema document: domains/emergencyManagement/3.1/emergencyManagement.xsd
Type: em:ResourceKindType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- em:CategoryStructure [0..*]A 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..*]A resource kind as defined by either a Keyword structure or a validatable schema
- em:ResourceKindAugmentationPointAbstract [0..*]An augmentation point for ResourceKindType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:ResourceKindAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type em:ResourceType (Element em:Resource)
Sample instance
<em:ResourceKind> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:CategoryStructure> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:ValueText>string</em:ValueText> <em:ValueListURNText>string</em:ValueListURNText> <em:ValueAugmentationPoint>any content</em:ValueAugmentationPoint> </em:CategoryStructure> <em:CategoryInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <em:ValueText>string</em:ValueText> <em:ValueListURNText>string</em:ValueListURNText> <em:ValueAugmentationPoint>any content</em:ValueAugmentationPoint> </em:CategoryInformation> <em:ResourceKindAugmentationPoint>any content</em:ResourceKindAugmentationPoint> </em:ResourceKind>