nc:BinaryHash
A hash value representing an object encoded in a binary format.
Element information
Namespace: http://release.niem.gov/niem/niem-core/4.0/
Schema document: niem-core/4.0/niem-core.xsd
Type: nc:BinaryHashType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:BinaryHashCode [0..*]A binary hash value.
- Choice [0..*]
- nc:BinaryHashFunctionCodeA hash function used to generate a hash value representing an object encoded in a binary format.
- nc:BinaryHashFunctionTextA hash function used to generate a hash value representing an object encoded in a binary format.
from subst. group nc:BinaryHashFunctionAbstract - nc:BinaryHashAugmentationPointAbstract [0..*]An augmentation point for type nc:BinaryHashType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:BinaryHashAugmentationPoint
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:uri | [0..1] | xsd:anyURI | 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 biom:CBEFFImageType via extension of nc:BinaryType (Element biom:CBEFFImage)
- Type biom:FaceImageType via extension of nc:BinaryType (Element biom:FaceImage)
- Type biom:FingerImpressionImageType via extension of nc:BinaryType (Element biom:FingerImpressionImage)
- Type biom:FingerprintImageType via extension of nc:BinaryType (Element biom:FingerprintImage)
- Type biom:FrictionRidgeImageType via extension of nc:BinaryType (Element biom:FrictionRidgeImage)
- Type biom:ImageType via extension of nc:BinaryType (Element biom:DNAElectropherogramScreenshotImage)
- Type biom:IrisImageType via extension of nc:BinaryType (Element biom:IrisImage)
- Type biom:PalmprintImageType via extension of nc:BinaryType (Element biom:PalmprintImage)
- Type biom:PhysicalFeatureImageType via extension of nc:BinaryType (Element biom:PhysicalFeatureImage)
- Type biom:PlantarImageType via extension of nc:BinaryType (Element biom:PlantarImage)
- Type biom:SegmentedImageType via extension of nc:BinaryType (Element biom:BiometricContextImage)
- Type biom:SignatureImageType via extension of nc:BinaryType (Element biom:SignatureImage)
- Type biom:VideoType via extension of nc:BinaryType
- Type nc:BinaryType (Elements biom:BiometricBinary, em:AgencySymbol, em:BadgeTemplateFile, em:BarcodeImage, em:CardCapabilityContainer, em:CardholderFacialImage, em:CardholderFingerprints ...more)
- Type nc:ImageType via extension of nc:BinaryType (Elements em:CardPicture, em:ResourcePicture, hs:StudentPhotoImage, j:CriminalTraitGraffitiImage, j:CriminalTraitTattooImage, j:ParoleHearingNoticeAppearanceWaiverParoleeSignatureWitnessImage, j:SignatureImage ...more)
Sample instance
<nc:BinaryHash> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:BinaryHashCode>string</nc:BinaryHashCode> <nc:BinaryHashFunctionCode>MD2</nc:BinaryHashFunctionCode> <nc:BinaryHashAugmentationPoint>any content</nc:BinaryHashAugmentationPoint> </nc:BinaryHash>