ansi-nist:PhysicalFeatureDescriptionDetail
A complete description of scars, marks, or tattoos visible in a transmitted image
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:PhysicalFeatureDescriptionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:PhysicalFeatureColorDetail [0..*]
- ansi-nist:PhysicalFeatureCategoryCode [0..*] Indicates the source of the image as being a scar, a mark, or a tattoo.
- ansi-nist:PhysicalFeatureClassCode [0..*] Indicates the human tattoo class of an SMT, OTHER if not tattoo.
- ansi-nist:PhysicalFeatureDescriptionText [0..*] Additional free text qualifiers describing the contents of the image.
- ansi-nist:PhysicalFeatureSubClassCode [0..*] Indicates the human tattoo subclass of an SMT, MISC if not tattoo.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type ansi-nist:PhysicalFeatureImageType (Element ansi-nist:PhysicalFeatureImage)
Sample instance
<ansi-nist:PhysicalFeatureDescriptionDetail> <ansi-nist:PhysicalFeatureColorDetail> <ansi-nist:PhysicalFeaturePrimaryColorCode>BLACK</ansi-nist:PhysicalFeaturePrimaryColorCode> <ansi-nist:PhysicalFeatureSecondaryColorCode>BLACK</ansi-nist:PhysicalFeatureSecondaryColorCode> </ansi-nist:PhysicalFeatureColorDetail> <ansi-nist:PhysicalFeatureCategoryCode>BRANDED</ansi-nist:PhysicalFeatureCategoryCode> <ansi-nist:PhysicalFeatureClassCode>ABSTRACT</ansi-nist:PhysicalFeatureClassCode> <ansi-nist:PhysicalFeatureDescriptionText>string</ansi-nist:PhysicalFeatureDescriptionText> <ansi-nist:PhysicalFeatureSubClassCode>ABBODY</ansi-nist:PhysicalFeatureSubClassCode> </ansi-nist:PhysicalFeatureDescriptionDetail>