biom:PhysicalFeatureDescriptionDetail
A description of scars, marks, or tattoos visible in a transmitted image
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:PhysicalFeatureDescriptionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- j:PersonEyeColorCodeA color of the eyes of a person.
- j:PersonEyeColorRapSheetCodeA code set identifying an eye color of a person.
- nc:PersonEyeColorTextA color of the eyes of a person.
from subst. group nc:PersonEyeColor - biom:PersonHairAppearanceText [0..*]An overall appearance of the hair of a person.
- biom:PersonHairCategoryText [0..*]A kind of hair of a person.
- biom:PhysicalFeatureColorDetail [0..*]A set of colors of a physical feature
- Choice [0..*]
- biom:PhysicalFeatureCategoryCodeA kind of physical feature, e.g. a scar, a mark, or a tattoo
- biom:PhysicalFeatureCategoryTextA specific kind of physical feature.
from subst. group biom:PhysicalFeatureCategory - biom:PhysicalFeatureClassCode [0..*]A human tattoo class of an SMT, OTHER if not tattoo
- biom:PhysicalFeatureSubClassCode [0..*]A human tattoo subclass of an SMT, MISC if not tattoo
- biom:PhysicalFeatureLocationText [0..*]A location of a physical feature.
- biom:PhysicalFeatureGeneralCategoryText [0..*]A general kind of physical feature.
- biom:PhysicalFeatureDescriptionText [0..*]A description of a physical feature
- biom:PhysicalFeatureDescriptionAugmentationPointAbstract [0..*]An augmentation point for PhysicalFeatureType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:PhysicalFeatureDescriptionAugmentationPoint
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: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:BiometricDataType (Elements biom:Biometric, j:RoleOfBiometric)
Substitution hierarchy
- biom:BiometricDetail
- can be substituted with biom:PhysicalFeatureDescriptionDetail
Sample instance
<biom:PhysicalFeatureDescriptionDetail> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:PersonEyeColorCode>BLK</j:PersonEyeColorCode> <biom:PersonHairAppearanceText>string</biom:PersonHairAppearanceText> <biom:PersonHairCategoryText>string</biom:PersonHairCategoryText> <biom:PhysicalFeatureColorDetail> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:PhysicalFeaturePrimaryColorCode>BLACK</biom:PhysicalFeaturePrimaryColorCode> <biom:PhysicalFeatureSecondaryColorCode>BLACK</biom:PhysicalFeatureSecondaryColorCode> <biom:PhysicalFeatureColorDetailAugmentationPoint>any content</biom:PhysicalFeatureColorDetailAugmentationPoint> </biom:PhysicalFeatureColorDetail> <biom:PhysicalFeatureCategoryCode>BRANDED</biom:PhysicalFeatureCategoryCode> <biom:PhysicalFeatureClassCode>ABSTRACT</biom:PhysicalFeatureClassCode> <biom:PhysicalFeatureSubClassCode>ABBODY</biom:PhysicalFeatureSubClassCode> <biom:PhysicalFeatureLocationText>string</biom:PhysicalFeatureLocationText> <biom:PhysicalFeatureGeneralCategoryText>string</biom:PhysicalFeatureGeneralCategoryText> <biom:PhysicalFeatureDescriptionText>string</biom:PhysicalFeatureDescriptionText> <biom:PhysicalFeatureDescriptionAugmentationPoint>any content</biom:PhysicalFeatureDescriptionAugmentationPoint> </biom:PhysicalFeatureDescriptionDetail>