ansi-nist:MinutiaeReadingSystem
Designator of standard or user-defined format.
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:MinutiaeReadingSystemType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:ReadingSystemCodingMethodCode [0..*] Indicates the method by which the minutiae data was read, encoded, and recorded.
- ansi-nist:ReadingSystemName [0..*] The name of the system.
- ansi-nist:ReadingSystemSubsystemIdentification [0..*] A two-character unique identifier for the originator's equipment.
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:NISTStandardMinutiaeType (Element ansi-nist:MinutiaeNISTStandard)
Sample instance
<ansi-nist:MinutiaeReadingSystem> <ansi-nist:ReadingSystemCodingMethodCode>A</ansi-nist:ReadingSystemCodingMethodCode> <ansi-nist:ReadingSystemName>string</ansi-nist:ReadingSystemName> <ansi-nist:ReadingSystemSubsystemIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </ansi-nist:ReadingSystemSubsystemIdentification> </ansi-nist:MinutiaeReadingSystem>