biom:MouthDataDetail
A container for information about the entry of information concerning the mouth.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:MouthDataInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:MouthDataRecordingDate [0..*]A date of recording of the mouth data.
- biom:MouthDataRecordingDateEstimateRangeDuration [0..*]A kind of date of recording estimated accuracy range for mouth data
- biom:MouthDataADAReferenceCodeList [0..*]A list of mouth data ADA reference valid codes from ANSI/ADA Standard No. 1058, Section 10
- biom:MouthDataAdditionalDescriptiveText [0..*]A description of additional detail of mouth data
- biom:MouthDataInformationAugmentationPointAbstract [0..*]An augmentation point for MouthDataInformation
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:MouthDataInformationAugmentationPoint
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:ForensicDentalOralDetailType (Element biom:ForensicDentalOralDetail)
Sample instance
<biom:MouthDataDetail> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:MouthDataRecordingDate> <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> </biom:MouthDataRecordingDate> <biom:MouthDataRecordingDateEstimateRangeDuration>P1Y2M3DT10H</biom:MouthDataRecordingDateEstimateRangeDuration> <biom:MouthDataADAReferenceCodeList> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ADAReferenceCodeText>string</biom:ADAReferenceCodeText> <biom:MouthDataADAReferenceCodeListAugmentationPoint>any content</biom:MouthDataADAReferenceCodeListAugmentationPoint> </biom:MouthDataADAReferenceCodeList> <biom:MouthDataAdditionalDescriptiveText>string</biom:MouthDataAdditionalDescriptiveText> <biom:MouthDataInformationAugmentationPoint>any content</biom:MouthDataInformationAugmentationPoint> </biom:MouthDataDetail>