Schema Central > niem40 > biom.xsd > biom:PersonBiometricAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

biom:PersonBiometricAssociation

An association of a distinguishing physical characteristic captured at the time of person encounter. (Placeholder for future type)

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:AssociationType
structures:ref [0..1]xsd:IDREFfrom type structures:AssociationType
structures:uri [0..1]xsd:anyURIfrom type structures:AssociationType
structures:metadata [0..1]xsd:IDREFSfrom type structures:AssociationType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:AssociationType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:AssociationType

Sample instance

<biom:PersonBiometricAssociation>
   <structures:AssociationAugmentationPoint>any content</structures:AssociationAugmentationPoint>
   <nc:AssociationDateRange>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:StartDate>
         <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:StartDate>
      <nc:EndDate>
         <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:EndDate>
      <nc:DateRangeAugmentationPoint>any content</nc:DateRangeAugmentationPoint>
   </nc:AssociationDateRange>
   <nc:AssociationDescriptionText>string</nc:AssociationDescriptionText>
   <nc:AssociationAugmentationPoint>any content</nc:AssociationAugmentationPoint>
   <biom:PersonBiometricAssociationAugmentationPoint>any content</biom:PersonBiometricAssociationAugmentationPoint>
</biom:PersonBiometricAssociation>