biom:SourceRecordCardinalityCodeType
complexType SourceRecordCardinalityCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a cardinality of a source representation record relative to other records within the transaction
Diagram
XML Schema
<xs:complexType name="SourceRecordCardinalityCodeType">
<xs:annotation>
<xs:documentation>
A data type for a cardinality of a source representation record relative to other records within the transaction</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:SourceRecordCardinalityCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>