j:BinaryAugmentation
Additional information about a binary.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.1/
Schema document: domains/jxdm/6.1/jxdm.xsd
Type: j:BinaryAugmentationType
Properties: Global, Qualified, Nillable
Content
- cbrn:MIMEContentCode [0..*]A MIME content type of a digital data file.
- j:BinaryHashValue [0..*]A hash value.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
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:FingerImpressionImageDetailType via extension of nc:BinaryType (Element biom:FingerImpressionImageDetail)
- Type biom:FingerprintImageType via extension of nc:BinaryType (Element biom:FingerprintImage)
- Type biom:FrictionRidgeDetailType via extension of nc:BinaryType (Element biom:FrictionRidgeDetail)
- Type biom:ImageType via extension of nc:BinaryType (Elements biom:DNAElectropherogramScreenshotImage, biom:TestImageDetail)
- Type biom:IrisImageDetailType via extension of nc:BinaryType (Element biom:IrisImageDetail)
- Type biom:PalmPrintImageDetailType via extension of nc:BinaryType (Element biom:PalmPrintImageDetail)
- Type biom:PhysicalFeatureImageType via extension of nc:BinaryType (Element biom:PhysicalFeatureImage)
- Type biom:PlantarImageDetailType via extension of nc:BinaryType (Element biom:PlantarImageDetail)
- Type biom:SegmentedImageType via extension of nc:BinaryType (Element biom:BiometricContextImage)
- Type biom:SourceMediaDetailType via extension of nc:BinaryType (Element biom:SourceMediaDetail)
- 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:AssessmentImage, em:CardPicture, em:ResourcePicture, hs:StudentPhotoImage, j:CriminalTraitGraffitiImage, j:CriminalTraitTattooImage, j:ParoleHearingNoticeAppearanceWaiverParoleeSignatureWitnessImage ...more)
Substitution hierarchy
- nc:BinaryAugmentationPoint
- can be substituted with j:BinaryAugmentation
Sample instance
<j:BinaryAugmentation> <cbrn:MIMEContentCode>323</cbrn:MIMEContentCode> <j:BinaryHashValue> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:HashValueBase64BinaryObject>GpM7</j:HashValueBase64BinaryObject> <j:HashValueMethodAlgorithmText>string</j:HashValueMethodAlgorithmText> <j:HashValueText>string</j:HashValueText> <j:BinaryHashValueAugmentationPoint>any content</j:BinaryHashValueAugmentationPoint> </j:BinaryHashValue> </j:BinaryAugmentation>