Schema Central  >  LEXS 4.0  >  lexs.xsd  >  lexs:AttachmentHashValue
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

lexs:AttachmentHashValue

A value that represents the results of a hash function applied to an attachment binary.

Element information

Namespace: http://lexs.gov/lexs/4.0

Schema document: lexs.gov/lexs/4.0/lexs.xsd

Type: lexsdigest:HashValueType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Substitution hierarchy

Sample instance

<lexs:AttachmentHashValue>
   <lexsdigest:HashValueText>934343</lexsdigest:HashValueText>
   <lexsdigest:HashValueMethodAlgorithmText>SHA-1</lexsdigest:HashValueMethodAlgorithmText>
</lexs:AttachmentHashValue>