j:ImageAugmentation
Additional information about an image.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:ImageAugmentationType
Properties: Global, Qualified, Nillable
Content
- j:ImageFacialText [0..*]A facial adornment or hair piece that appears in an image.
- j:ImageJuvenileIndicator [0..*]True if an image is of a juvenile; false otherwise.
- j:ImageNCICIdentification [0..*]A unique identification assigned to an Image by the FBI National Crime Information Center.
- Choice [0..*]
- j:ImagePoseCodeAn angle of a person's face in a photograph.
- j:ImagePoseTextAn angle of a person's face in a photograph.
from subst. group j:ImagePose - j:ImageCategoryCode [0..*]A kind of image that that has been taken.
from subst. group j:ImageCategory
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: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:ImageType (Element biom:CBEFFImage)
- Type biom:FaceImageType via extension of nc:ImageType (Element biom:FaceImage)
- Type biom:FingerImpressionImageType via extension of nc:ImageType (Element biom:FingerImpressionImage)
- Type biom:FingerprintImageType via extension of nc:ImageType (Element biom:FingerprintImage)
- Type biom:ImageType via extension of nc:ImageType (Element biom:DNAElectropherogramScreenshotImage)
- Type biom:IrisImageType via extension of nc:ImageType (Element biom:IrisImage)
- Type biom:PalmprintImageType via extension of nc:ImageType (Element biom:PalmprintImage)
- Type biom:PhysicalFeatureImageType via extension of nc:ImageType (Element biom:PhysicalFeatureImage)
- Type biom:SegmentedImageType via extension of nc:ImageType (Element biom:BiometricContextImage)
- Type nc:ImageType (Elements cyfs:StudentPhotoImage, j:CriminalTraitGraffitiImage, j:CriminalTraitTattooImage, m:PortImage, m:VesselImage, m:VesselNationalFlagImage, nc:DeviceStoredImage ...more)
Substitution hierarchy
- nc:ImageAugmentationPoint
- can be substituted with j:ImageAugmentation
Sample instance
<j:ImageAugmentation> <j:ImageFacialText>string</j:ImageFacialText> <j:ImageJuvenileIndicator>true</j:ImageJuvenileIndicator> <j:ImageNCICIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:JurisdictionANSID20AuthorityCode>AB</j:JurisdictionANSID20AuthorityCode> <nc:LocationCityName>string</nc:LocationCityName> <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText> <nc-3.0.2:LocationCountyCode>001</nc-3.0.2:LocationCountyCode> <j:LocationStateNCICLISCode>00</j:LocationStateNCICLISCode> <nc:JurisdictionIdentification>... </nc:JurisdictionIdentification> <j:JurisdictionAugmentation>............... </j:JurisdictionAugmentation> </nc:IdentificationJurisdiction> <j:IdentificationCategoryCode>Air Force Serial</j:IdentificationCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDate>... </nc:StatusDate> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <im:StatusAugmentation>... </im:StatusAugmentation> </nc:IdentificationStatus> <intel:IdentificationAugmentation> <intel:AuthenticIndicator>true</intel:AuthenticIndicator> <intel:IdentificationIssuingCountryFIPS10-4Code>AA</intel:IdentificationIssuingCountryFIPS10-4Code> <intel:IdentificationIssuingStateName>string</intel:IdentificationIssuingStateName> <intel:IdentificationIssuingLocalityText>string</intel:IdentificationIssuingLocalityText> <intel:PersonInIdentification>... </intel:PersonInIdentification> </intel:IdentificationAugmentation> </j:ImageNCICIdentification> <j:ImagePoseCode>Frontal</j:ImagePoseCode> <j:ImageCategoryCode>B</j:ImageCategoryCode> </j:ImageAugmentation>