mo:ImageAugmentation
Additional information about an image
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.0/
Schema document: domains/militaryOperations/4.0/mo.xsd
Type: mo:ImageAugmentationType
Properties: Global, Qualified, Nillable
Content
- mo:ImageName [0..*]A name for the image.
- mo:ImageIdentification [0..*]An identification for the image.
- mo:ImageRelativeLocationURI [0..*]A URI describing the relative location of an image.
- mo:ImageDescriptionText [0..*]A text for the primary description of the image.
- mo:ImageFileCategoryText [0..*]A kind of image on file.
- mo:ImageAlternateName [0..*]An alternate name associated to an image.
- mo:ImageBinaryText [0..*]A text that is a binary base-64 string that represents an Image.
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: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:FrictionRidgeImageType via extension of nc:ImageType (Element biom:FrictionRidgeImage)
- 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:PlantarImageType via extension of nc:ImageType (Element biom:PlantarImage)
- Type biom:SegmentedImageType via extension of nc:ImageType (Element biom:BiometricContextImage)
- Type biom:SignatureImageType via extension of nc:ImageType (Element biom:SignatureImage)
- Type nc:ImageType (Elements em:CardPicture, em:ResourcePicture, hs:StudentPhotoImage, j:CriminalTraitGraffitiImage, j:CriminalTraitTattooImage, j:ParoleHearingNoticeAppearanceWaiverParoleeSignatureWitnessImage, j:SignatureImage ...more)
Substitution hierarchy
- nc:ImageAugmentationPoint
- can be substituted with mo:ImageAugmentation
Sample instance
<mo:ImageAugmentation> <mo:ImageName>string</mo:ImageName> <mo:ImageIdentification> <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> <nc:LocationCountry>... </nc:LocationCountry> <nc:LocationCountyCode>001</nc:LocationCountyCode> <nc:LocationState>... </nc:LocationState> <nc:JurisdictionIdentification>... </nc:JurisdictionIdentification> <j:JurisdictionAugmentation>............... </j:JurisdictionAugmentation> </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <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> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <nc:StatusDate>... </nc:StatusDate> <im:StatusAugmentation>... </im:StatusAugmentation> </nc:IdentificationStatus> <intel:IdentificationAugmentation> <intel:AuthenticIndicator>true</intel:AuthenticIndicator> <intel:IdentificationIssuingCountryISO3166Alpha2Code>AD</intel:IdentificationIssuingCountryISO3166Alpha2Code> <intel:IdentificationIssuingStateName>string</intel:IdentificationIssuingStateName> <intel:IdentificationIssuingLocalityText>string</intel:IdentificationIssuingLocalityText> <intel:PersonInIdentification>... </intel:PersonInIdentification> </intel:IdentificationAugmentation> </mo:ImageIdentification> <mo:ImageRelativeLocationURI>http://www.example.com/</mo:ImageRelativeLocationURI> <mo:ImageDescriptionText>string</mo:ImageDescriptionText> <mo:ImageFileCategoryText>string</mo:ImageFileCategoryText> <mo:ImageAlternateName>string</mo:ImageAlternateName> <mo:ImageBinaryText>string</mo:ImageBinaryText> </mo:ImageAugmentation>