em:AlertSupplementaryDigitalResource
A digital representation of an object.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: em:AlertSupplementaryDigitalResourceType
Properties: Global, Qualified, Nillable
Content
- em:BinaryChecksumDigest [0..*] The code representing the digital digest ('hash') computed from the resource file. Calculated using the Secure Hash Algorithm (SHA-1) per [FIPS 180-2].
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 |
Sample instance
<em:AlertSupplementaryDigitalResource> <em:BinaryChecksumDigest>string</em:BinaryChecksumDigest> </em:AlertSupplementaryDigitalResource>