scr:BiographicType

complexType BiographicType in namespace http://release.niem.gov/niem/domains/screening/4.1/

Definition

A data type for description of a PERSON at a specific point in time

Diagram

XML Schema

<xs:complexType name="BiographicType">
<xs:annotation>
<xs:documentation>
A data type for description of a PERSON at a specific point in time
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:BiographicIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:UnknownSubjectIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:BirthID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:BirthplaceNearLargeCityDistanceMilesLengthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:BirthplaceNearLargeCityName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ComplexionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonReligionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:BiographicAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>