lexsdigest:HashValueType
A data type for a hash value of the image, movie, or any other data file or binary object. Contains binary representation of the hash with corresponding hashing algorithm
Complex type information
Namespace: http://lexs.gov/digest/4.0
Schema document: lexs.gov/lexs-digest/4.0/lexs-digest.xsd
NIEM Properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- Choice [0..1]
- lexsdigest:HashValueBinaryBase64ObjectA binary base64 value object for a hash.
- lexsdigest:HashValueTextA text value object for a hash.
from subst. group lexsdigest:HashValueRepresentationAbstract - lexsdigest:HashValueMethodAlgorithmText [0..1]A method used to obtain the hash value. For example the "http://www.w3.org/2000/09/xmldsig#sha1" string value if hash was obtained using the SHA1 algorithm.
- Choice [0..1]
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
- Element lexsdigest:HashValue
- Element lexs:AttachmentHashValue
Type inheritance chain
- s:ComplexObjectType
- extended by lexsdigest:HashValueType