<xsd:schema targetNamespace="http://niem.gov/niem/niem-core/2.0" version="1" xmlns:iso_4217="http://niem.gov/niem/iso_4217/2.0" xmlns:fips_6-4="http://niem.gov/niem/fips_6-4/2.0" xmlns:nonauth="http://niem.gov/niem/nonauthoritative-code/2.0" xmlns:fbi="http://niem.gov/niem/fbi/2.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:ut_offender="http://niem.gov/niem/ut_offender-tracking-misc/2.0" xmlns:nga="http://niem.gov/niem/nga/2.0" xmlns:usps="http://niem.gov/niem/usps_states/2.0" xmlns:unece="http://niem.gov/niem/unece_rec20-misc/2.0" xmlns:ansi_d20="http://niem.gov/niem/ansi_d20/2.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:atf="http://niem.gov/niem/atf/2.0" xmlns:can="http://niem.gov/niem/post-canada/2.0" xmlns:fips_10-4="http://niem.gov/niem/fips_10-4/2.0" xmlns:fips_5-2="http://niem.gov/niem/fips_5-2/2.0" xmlns:dod_jcs-pub2.0="http://niem.gov/niem/dod_jcs-pub2.0-misc/2.0" xmlns:census="http://niem.gov/niem/census/2.0" xmlns:twpdes="http://niem.gov/niem/twpdes/2.0" xmlns:iso_3166="http://niem.gov/niem/iso_3166/2.0" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:iso_639-3="http://niem.gov/niem/iso_639-3/2.0" xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0" xmlns:ansi-nist="http://niem.gov/niem/ansi-nist/2.0">
<xsd:annotation>
<xsd:documentation>NIEM Core includes both Universal (U) and Common (C) components. The identities for U and C components in Core are maintained with metadata.</xsd:documentation>
<xsd:appinfo>
<i:ConformantIndicator>true</i:ConformantIndicator>
</xsd:appinfo>
</xsd:annotation>
<xsd:import schemaLocation="../../structures/2.0/structures.xsd" namespace="http://niem.gov/niem/structures/2.0"/>
<xsd:import schemaLocation="../../appinfo/2.0/appinfo.xsd" namespace="http://niem.gov/niem/appinfo/2.0"/>
<xsd:import schemaLocation="../../ansi-nist/2.0/ansi-nist.xsd" namespace="http://niem.gov/niem/ansi-nist/2.0"/>
<xsd:import schemaLocation="../../ansi_d20/2.0/ansi_d20.xsd" namespace="http://niem.gov/niem/ansi_d20/2.0"/>
<xsd:import schemaLocation="../../atf/2.0/atf.xsd" namespace="http://niem.gov/niem/atf/2.0"/>
<xsd:import schemaLocation="../../census/2.0/census.xsd" namespace="http://niem.gov/niem/census/2.0"/>
<xsd:import schemaLocation="../../dod_jcs-pub2.0-misc/2.0/dod_jcs-pub2.0-misc.xsd" namespace="http://niem.gov/niem/dod_jcs-pub2.0-misc/2.0"/>
<xsd:import schemaLocation="../../fbi/2.0/fbi.xsd" namespace="http://niem.gov/niem/fbi/2.0"/>
<xsd:import schemaLocation="../../fips_10-4/2.0/fips_10-4.xsd" namespace="http://niem.gov/niem/fips_10-4/2.0"/>
<xsd:import schemaLocation="../../fips_5-2/2.0/fips_5-2.xsd" namespace="http://niem.gov/niem/fips_5-2/2.0"/>
<xsd:import schemaLocation="../../fips_6-4/2.0/fips_6-4.xsd" namespace="http://niem.gov/niem/fips_6-4/2.0"/>
<xsd:import schemaLocation="../../iso_3166/2.0/iso_3166.xsd" namespace="http://niem.gov/niem/iso_3166/2.0"/>
<xsd:import schemaLocation="../../iso_4217/2.0/iso_4217.xsd" namespace="http://niem.gov/niem/iso_4217/2.0"/>
<xsd:import schemaLocation="../../iso_639-3/2.0/iso_639-3.xsd" namespace="http://niem.gov/niem/iso_639-3/2.0"/>
<xsd:import schemaLocation="../../nga/2.0/nga.xsd" namespace="http://niem.gov/niem/nga/2.0"/>
<xsd:import schemaLocation="../../nonauthoritative-code/2.0/nonauthoritative-code.xsd" namespace="http://niem.gov/niem/nonauthoritative-code/2.0"/>
<xsd:import schemaLocation="../../post-canada/2.0/post-canada.xsd" namespace="http://niem.gov/niem/post-canada/2.0"/>
<xsd:import schemaLocation="../../proxy/xsd/2.0/xsd.xsd" namespace="http://niem.gov/niem/proxy/xsd/2.0"/>
<xsd:import schemaLocation="../../twpdes/2.0/twpdes.xsd" namespace="http://niem.gov/niem/twpdes/2.0"/>
<xsd:import schemaLocation="../../unece_rec20-misc/2.0/unece_rec20-misc.xsd" namespace="http://niem.gov/niem/unece_rec20-misc/2.0"/>
<xsd:import schemaLocation="../../usps_states/2.0/usps_states.xsd" namespace="http://niem.gov/niem/usps_states/2.0"/>
<xsd:import schemaLocation="../../ut_offender-tracking-misc/2.0/ut_offender-tracking-misc.xsd" namespace="http://niem.gov/niem/ut_offender-tracking-misc/2.0"/>
<xsd:complexType name="ActivityConveyanceAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an activity and a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ActivityDocumentAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an activity and a document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ActivityInvolvedPersonAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an activity and a person involved in that activity.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityPersonAssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityPersonAssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonActivityInvolvementText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ActivityItemAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an activity and an item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ActivityOrganizationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an a association between an activity and an organization.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ActivityPersonAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an activity and a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ActivityScheduleAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an activity and a schedule.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ScheduleDay" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ActivityType">
<xsd:annotation>
<xsd:documentation>A data type for a single or set of related actions, events, or process steps.
</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ActivityIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityDateRepresentation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityDisposition" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AddressGridType">
<xsd:annotation>
<xsd:documentation>A data type for a location identified by a unit of a grid system overlaid on an area.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:AddressGridID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AddressGridText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AddressType">
<xsd:annotation>
<xsd:documentation>A data type for a geophysical location described by postal information.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:AddressRepresentation" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AircraftType">
<xsd:annotation>
<xsd:documentation>A data type for a mode of transportation capable of flying in the air.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ConveyanceType">
<xsd:sequence>
<xsd:element ref="nc:AircraftTailID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AircraftMakeCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AircraftModelCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AircraftStyleCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AircraftFuselageColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AircraftWingColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AircraftBaseAirport" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AmountType">
<xsd:annotation>
<xsd:documentation>A data type for an amount of money.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/proxy/xsd/2.0" i:name="decimal"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="niem-xsd:decimal">
<xsd:attribute ref="nc:currencyCode" use="optional"/>
<xsd:attribute ref="nc:currencyText" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="AngularMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for the measurement of an angle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:AngularDegreeValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AngularMinuteValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AngularSecondValue" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="AngularMinuteSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a minute of a degree, with a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:maxExclusive value="60"/>
<xsd:minInclusive value="0"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="AngularMinuteType">
<xsd:annotation>
<xsd:documentation>A data type for a minute of a degree, with a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:AngularMinuteSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:simpleType name="AngularSecondSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a second of a minute, with a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:maxExclusive value="60">
<xsd:annotation>
<xsd:documentation>The maximum value for an angular second.</xsd:documentation>
</xsd:annotation>
</xsd:maxExclusive>
<xsd:minInclusive value="0">
<xsd:annotation>
<xsd:documentation>The minimum value for an angular second.</xsd:documentation>
</xsd:annotation>
</xsd:minInclusive>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="AngularSecondType">
<xsd:annotation>
<xsd:documentation>A data type for a second of a minute, with a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:AngularSecondSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="ApplicationNameType">
<xsd:annotation>
<xsd:documentation>A data type for a computer application used to create and/or display an electronic file.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
<xsd:attribute ref="nc:applicationVersionText" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="AreaType">
<xsd:annotation>
<xsd:documentation>A data type for a location identified by geographic boundaries.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:AreaDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AreaPolygonDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AreaPolygonGeographicCoordinate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AreaCircularDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AreaCircularRegion" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AreaGeographicCode" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AssessmentType">
<xsd:annotation>
<xsd:documentation>A data type for an evaluation, appraisal, or assessment of something or someone.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:AssessmentScoreText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AssessmentRecommendationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AssessmentFee" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AssessmentProgram" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AssessmentReferral" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AssessmentPerson" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AssociationType">
<xsd:annotation>
<xsd:documentation>A data type for a connection, relationship, or involvement somehow linking people and/or things together.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Association"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:AssociationBeginDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AssociationEndDate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="AuthorityFigureAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and an authority figure.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonAuthorityFigureReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="BinaryType">
<xsd:annotation>
<xsd:documentation>A data type for a digital representation of an object encoded in a binary format.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:BinaryID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryAvailableLocationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryAvailableIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryObject" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryCaptureDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryCapturer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryFormatID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryFormatStandardName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryLocationURI" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinarySizeValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BinaryCategoryText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="BiometricType">
<xsd:annotation>
<xsd:documentation>A data type for a biological or behavioral characteristic which can reliably recognize the identity, or verify the claimed identity, of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:BiometricID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricValueText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricEncodingMethodText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricLabAnalysisText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricCapturer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricTester" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricCaptureDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricCaptureSourceText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricCaptureDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricTestMethodText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricTestDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricTestDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricAccuracyDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricRepositoryOrganization" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:BiometricRepositoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="CapabilityType">
<xsd:annotation>
<xsd:documentation>A data type for a capacity or ability.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:CapabilityGeneralCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CapabilityCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CapabilityDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CapabilityIsLimitationIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="CaseDispositionDecisionType">
<xsd:annotation>
<xsd:documentation>A data type for the disposition of a case occurring as a result of some decision.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:CaseDispositionDecisionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseDispositionDecisionCategoryText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="CaseDispositionType">
<xsd:annotation>
<xsd:documentation>A data type for an outcome or processing of a case.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DispositionType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:DispositionType">
<xsd:sequence>
<xsd:element ref="nc:CaseDispositionFinalDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseDispositionDecision" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="CaseType">
<xsd:annotation>
<xsd:documentation>A data type for an aggregation of information about a set of related activities and events.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:CaseTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseGeneralCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseYearDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseTrackingID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseSubCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseDocketID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseResolutionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CaseFiling" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="CircularRegionType">
<xsd:annotation>
<xsd:documentation>A data type for a circular area identified by a center coordinate and a radius.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:CircularRegionCenterCoordinate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CircularRegionRadiusLengthMeasure" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ClothingType">
<xsd:annotation>
<xsd:documentation>A data type for an article of clothing, dress, or attire.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ClothingCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ClothingColorText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ClothingDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ClothingStyleText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="CommercialVehicleType">
<xsd:annotation>
<xsd:documentation>A data type for a class of vehicle that includes motor vehicles with a gross vehicle weight rating of 26,001 pounds or more.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:VehicleType">
<xsd:sequence>
<xsd:element ref="nc:VehicleAxleQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleCurrentWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleGrossLadenSumWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleGrossLadenUnitWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleMaximumLoadWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleUnladenWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ComputerType">
<xsd:annotation>
<xsd:documentation>A data type for a device that processes information based on a set of instructions.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:DeviceStoredImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredAudioBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredVideoBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredDocument" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceSentEmail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceReceivedEmail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceVisitedWebsiteURI" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ConditionType">
<xsd:annotation>
<xsd:documentation>A data type for a requirement or stipulation.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:ConditionGroupID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConditionSetDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConditionDisciplinaryAction" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConditionMandatoryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConditionViolatedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConditionViolationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConditionViolationDate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ContactInformationType">
<xsd:annotation>
<xsd:documentation>A data type for how to contact a person or an organization.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ContactMeans" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactEntity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactEntityDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactResponder" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ContactRadioType">
<xsd:annotation>
<xsd:documentation>A data type for a method of contacting a person or organization by messages over a radio.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ContactRadioCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactRadioChannelText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactRadioCallSignID" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ConveyanceEngineAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a conveyance and an engine.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:EngineReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ConveyancePartAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a conveyance and a part of a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ConveyancePartReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ConveyancePartType">
<xsd:annotation>
<xsd:documentation>A data type for a part or component of a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:ConveyancePartID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyancePartBrand" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyancePartCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyancePartDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ConveyanceRegistrationStatusType">
<xsd:annotation>
<xsd:documentation>A data type for a state of registration of a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="StatusType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:StatusType">
<xsd:sequence>
<xsd:element ref="nc:ConveyanceRegistrationStatusCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationStatusDetail" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ConveyanceRegistrationType">
<xsd:annotation>
<xsd:documentation>A data type for a registration of a conveyance with an authority.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemRegistrationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ItemRegistrationType">
<xsd:sequence>
<xsd:element ref="nc:Conveyance" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationDecal" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationGrossWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationPermanentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationPlateBackgroundText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationPlateColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationPlateIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationPlateCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationRoadIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationStatus" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ConveyanceType">
<xsd:annotation>
<xsd:documentation>A data type for a means of transport from place to place.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:ConveyanceCargoText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceEngineQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceRegistrationPlateIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceMotorizedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceSalesTaxPercentage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceTowedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceUse" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="CrossStreetType">
<xsd:annotation>
<xsd:documentation>A data type for a location identified by two or more streets which intersect.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:CrossStreetDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CrossStreetRelativeLocation" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DNALocusType">
<xsd:annotation>
<xsd:documentation>A data type for location-specific information for the DNA of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:DNALocusCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DNALocusValue" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DNAType">
<xsd:annotation>
<xsd:documentation>A data type for DNA of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:DNALocus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DNAImage" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DateRangeType">
<xsd:annotation>
<xsd:documentation>A data type for a period of time.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:StartDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EndDate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DateType">
<xsd:annotation>
<xsd:documentation>A data type for a calendar date.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:DateRepresentation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DateAccuracyCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="nc:MarginDuration" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DecalType">
<xsd:annotation>
<xsd:documentation>A data type for a sticker.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:DecalID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DecalColorText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DecalPeriod" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DecalYearDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DecalMonthDate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="DirectionCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for compass directions.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="E">
<xsd:annotation>
<xsd:documentation>East</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="ENE">
<xsd:annotation>
<xsd:documentation>East North East</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="ESE">
<xsd:annotation>
<xsd:documentation>East South East</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="N">
<xsd:annotation>
<xsd:documentation>North</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="NE">
<xsd:annotation>
<xsd:documentation>North East</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="NNE">
<xsd:annotation>
<xsd:documentation>North North East</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="NNW">
<xsd:annotation>
<xsd:documentation>North North West</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="NW">
<xsd:annotation>
<xsd:documentation>North West</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="S">
<xsd:annotation>
<xsd:documentation>South</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SE">
<xsd:annotation>
<xsd:documentation>South East</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SSE">
<xsd:annotation>
<xsd:documentation>South South East</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SSW">
<xsd:annotation>
<xsd:documentation>South South West</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="SW">
<xsd:annotation>
<xsd:documentation>South West</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="W">
<xsd:annotation>
<xsd:documentation>West</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="WNW">
<xsd:annotation>
<xsd:documentation>West North West</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="WSW">
<xsd:annotation>
<xsd:documentation>West South West</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="DirectionCodeType">
<xsd:annotation>
<xsd:documentation>A data type for compass directions.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:DirectionCodeSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="DisciplinaryActionType">
<xsd:annotation>
<xsd:documentation>A data type for an activity assigned to a person for the purpose of self-improvement, punishment, or restitution.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:DisciplinaryActionPerson" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionAssigner" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionCommunityService" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionEnforcer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionCounseling" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionFacility" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionFee" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionProgram" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DisciplinaryActionRestitution" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DispositionType">
<xsd:annotation>
<xsd:documentation>A data type for a result or outcome that is the product of handling, processing, or finalizing something.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:DispositionEntity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DispositionDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DispositionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DispositionReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DispositionReportedAuthorityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DispositionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DispositionCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DispositionInstrument" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DocumentType">
<xsd:annotation>
<xsd:documentation>A data type for a paper or electronic document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:CaveatText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentAlternativeTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentApplicationName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentApprovedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCategoryID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCategoryName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentContentListText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCopyrightIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCountryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCreationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentDispositionAuthorityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentDispositionInstructionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentDisputedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentDisputedReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentEntrySubmitter" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentFileControlID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentFiledDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentFileExtensionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentFileName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentFormatText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentGroupID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentInformationCutOffDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentIntelligenceCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentKeywordText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentLastModifiedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentLocationURI" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentManagementCyclePeriodText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentMediaCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentMediumText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentOtherAddresseeName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentPermanentRecordIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentPostDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentPrivacyActIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentPublicationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentReceivedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentRecipient" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentRelatedResourceText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentRelationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentRightsText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSequenceID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSource" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSourceText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSubjectCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSubjectText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSummaryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSupplementalMarkingText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentVitalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SecurityLevelText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentAuthor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentContributor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCoverage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentCreator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentFormatCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentLanguage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSubmissionFee" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentSubmitter" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DriverLicenseAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a driver license and a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:DriverLicenseReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DriverLicenseBaseType">
<xsd:annotation>
<xsd:documentation>A data type for an authorization issued to a driver granting driving privileges.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:DriverLicenseIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseEndorsement" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseIssueDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicensePerson" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseRestriction" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DriverLicensePermitType">
<xsd:annotation>
<xsd:documentation>A data type for a driver license permit issued to a driver granting conditional or limited driving privileges.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseBaseType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:DriverLicenseBaseType">
<xsd:sequence>
<xsd:element ref="nc:DriverLicensePermitClassificationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicensePermitStatus" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DriverLicenseType">
<xsd:annotation>
<xsd:documentation>A data type for a license issued to a person granting driving privileges.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseBaseType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:DriverLicenseBaseType">
<xsd:sequence>
<xsd:element ref="nc:DriverLicenseCommercialClass" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseCommercialStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseIssuedPerson" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseNonCommercialClassText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseNonCommercialStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicensePermit" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicensePermitQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawal" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalPendingIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DriverLicenseWithdrawalType">
<xsd:annotation>
<xsd:documentation>A data type for a driver license withdrawal.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:DriverLicense" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalAction" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalBasis" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalDueProcessStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalEligibilityCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalEligibilityDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalExtent" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalIssuingAuthority" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalLocatorReferenceIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalReasonReferenceCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DriverLicenseWithdrawalReinstatementDate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DrivingRestrictionType">
<xsd:annotation>
<xsd:documentation>A data type for a restriction applicable to a driver permit or license.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:DrivingRestrictionValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DrivingRestrictionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DrivingRestrictionEndDate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DrugType">
<xsd:annotation>
<xsd:documentation>A data type for a legal or illegal substance that can be used as a medicine or a narcotic.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="SubstanceType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:SubstanceType">
<xsd:sequence>
<xsd:element ref="nc:DrugDaysSupplyText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DrugStrengthText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DEAClassScheduleCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DrugCoverageExceptionReasonText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="EmailType">
<xsd:annotation>
<xsd:documentation>A data type for an electronic form of communication that can be exchanged asynchronously.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:EmailID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailRecipient" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailRecipientAddressID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailReceivedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailSender" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailSenderAddressID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailSentDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailSubjectText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailMessageText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmailAttachment" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="EncounterClassificationType">
<xsd:annotation>
<xsd:documentation>A data type for a classification of an encounter between a person of interest and a representative of the federal government.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:EncounterCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EncounterCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="EngineDisplacementMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for the measurement of the displacement of a conveyance engine.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:EngineDisplacementUnitCode" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="EngineDisplacementUnitCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for the units of measurement for the displacement of a conveyance engine.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="cc">
<xsd:annotation>
<xsd:documentation>cubic centimeters</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="liter">
<xsd:annotation>
<xsd:documentation>liter</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="EngineDisplacementUnitCodeType">
<xsd:annotation>
<xsd:documentation>A data type for the units of measurement for the displacement of a conveyance engine.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:EngineDisplacementUnitCodeSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="EngineType">
<xsd:annotation>
<xsd:documentation>A data type for an engine of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:EngineCylinderQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EngineID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceFuelCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EngineDisplacementMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EngineHorsepowerQuantity" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="EntityType">
<xsd:annotation>
<xsd:documentation>A data type for a person, organization, or thing capable of bearing legal rights and responsibilities.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:EntityRepresentation" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ExplosiveType">
<xsd:annotation>
<xsd:documentation>A data type for a device containing a substance or agent that can cause an explosion.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:ExplosiveComponent" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ExplosiveContainer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ExplosiveFiller" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ExplosiveIgnition" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FacilityAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between facilities.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:FacilityReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FacilityDocumentAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a facility and a document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:FacilityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FacilityImageAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a facility and an image.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:FacilityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ImageReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FacilityOrganizationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a facility and an organization.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:FacilityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FacilityPersonAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a facility and a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:FacilityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FacilityType">
<xsd:annotation>
<xsd:documentation>A data type for a building, place, or structure that provides a particular service.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:FacilityIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FacilityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FacilityCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FacilityCommercialIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FacilityLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FacilityContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FacilityContainsItem" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FingerprintSetType">
<xsd:annotation>
<xsd:documentation>A data type for a representation or an encoding of the identifying characteristics of a set of person's fingerprints.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:Fingerprint" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FirearmType">
<xsd:annotation>
<xsd:documentation>A data type for a weapon that will, or is designed to, or may readily be converted to expel a projectile by air, carbon dioxide, or the action of an explosive.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:FirearmMakeCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmCategoryDescription" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmAutomaticIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmBarrelLengthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmCaliber" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmFinish" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmGaugeText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FirearmGripText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="FullTelephoneNumberType">
<xsd:annotation>
<xsd:documentation>A data type for a full telephone number.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:TelephoneNumberFullID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TelephoneSuffixID" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="GeographicElevationMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a measure of elevation at a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:GeographicElevationDatumID" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="GuardianAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and a guardian of that person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonGuardianReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDependentReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="HighwayType">
<xsd:annotation>
<xsd:documentation>A data type for a major public road.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:HighwayFullText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:HighwayName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:HighwayID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:HighwayPositionText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="IdentificationType">
<xsd:annotation>
<xsd:documentation>A data type for a representation of an identity.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:IdentificationID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentificationCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentificationCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentificationEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentificationExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentificationJurisdiction" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentificationSourceText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentificationStatus" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="IdentityAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and an identity.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentityStolenIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="IdentityType">
<xsd:annotation>
<xsd:documentation>A data type for a representation of the characteristics of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:Person" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentityPersonRepresentation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentityCreationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentityCreationEventText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentityTerminationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IdentityTerminationEventText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ImageType">
<xsd:annotation>
<xsd:documentation>A data type for a picture or visual representation of something.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="BinaryType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:BinaryType">
<xsd:sequence>
<xsd:element ref="nc:ImageHeightValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ImageLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ImageOperator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ImageWidthValue" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ImmediateFamilyAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association of people who form a basic family unit of parents and children.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonParentReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonChildReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FamilyKinshipCategory" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="IncidentType">
<xsd:annotation>
<xsd:documentation>A data type for an occurrence or an event that may require a response.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:IncidentLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IncidentEvent" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IncidentJurisdictionalOrganization" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IncidentObservationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IncidentReportedNarrative" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IncidentDayPeriodText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="InjuryType">
<xsd:annotation>
<xsd:documentation>A data type for a form of physical harm or damage sustained by a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:InjuryCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryLocationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjurySeverityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryTreatmentEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryTreatmentStartDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryTreatmentText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryTreatmentProvider" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjuryCauser" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InjurySustainer" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="InstantMessengerType">
<xsd:annotation>
<xsd:documentation>A data type for a user account for an instant messaging program by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:InstantMessengerClientName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InstantMessengerScreenID" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="InsuranceType">
<xsd:annotation>
<xsd:documentation>A data type for coverage by a contract whereby one party agrees to indemnify or guarantee another against loss by a specified contingent event or peril.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:InsurancePolicyIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceCarrierIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceCarrierName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceActiveIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceCancellationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceCertifiedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceCoverageCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceCoveredProperty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsuranceEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsurancePersonalIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="IntangibleItemType">
<xsd:annotation>
<xsd:documentation>A data type for an intellectual property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ItemType">
<xsd:sequence>
<xsd:element ref="nc:IntellectualItemBusinessAreaText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="IntellectualPropertyType">
<xsd:annotation>
<xsd:documentation>A data type for property that results from original thought or creativity.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="IntangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:IntangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:IntellectualPropertyRegistrationIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntellectualPropertyCreationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntellectualPropertyCreationEventText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntellectualPropertyRegistrationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntellectualPropertyTerminationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntellectualPropertyTerminationEventText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="InternationalTelephoneNumberType">
<xsd:annotation>
<xsd:documentation>A data type for an international telephone number.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:TelephoneCountryCodeID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TelephoneNumberID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TelephoneSuffixID" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="IntoxicationType">
<xsd:annotation>
<xsd:documentation>A data type for a physiological state of a person due to the presence of drugs, alcohol, or other toxic substance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:IntoxicationLevelText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationTestCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationAlcoholInvolvedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationDrugInvolvedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationIntoxicantIllegalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationIntoxicantCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationOverLimitIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationTester" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationTestDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationTestDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:IntoxicationRelatedActivity" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemContainerAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an item and something in which it is held.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContainerReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemDispositionType">
<xsd:annotation>
<xsd:documentation>A data type for a result or outcome that happens to a property item after it has been handled or processed.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DispositionType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:DispositionType">
<xsd:sequence>
<xsd:element ref="nc:ItemDispositionLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:Item" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemHoldingOrganization" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemMovingOrganization" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemHoldingType">
<xsd:annotation>
<xsd:documentation>A data type for the temporary possession of a property item for official purposes.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:ItemHoldingOrganization" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemInsuranceAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a property item, an insurance policy, and an entity to which the insurance policy is issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:InsuranceReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:InsurancePolicyHolderReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RelatedActivityReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemLienAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a property item and a lien.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:LienReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemLocationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a property and a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:LocationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemRegistrationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a property item, a registration, and an entity to whom the registration is issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ItemRegistrationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemRegistrationHolderReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemRegistrationType">
<xsd:annotation>
<xsd:documentation>A data type for a registration of a property item with an authority.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:RegistrationIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCountry" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCounty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationAuthorityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationDuplicateQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationEffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationFee" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationJurisdiction" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationOutsideJurisdictionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationHolder" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RegistrationStatus" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemTitleAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a property item, documents pertaining to its ownership, and an entity to whom the title is issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:TitleReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleHolder" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemTitleReplacementAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an original property title and a replacement title.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ItemTitleReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReplacementTitleReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemTitleType">
<xsd:annotation>
<xsd:documentation>A data type for a deed or other official document showing the legal ownership of a property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:TitleIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleDuplicateQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleIssueDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleIssuingAuthorityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleLienIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleItem" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleHolder" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TitleCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:Lien" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemTitleDocumentCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemTitlePurchaseDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemTitlePurchasePriceAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemTitleSalesTaxAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemTitleSalesTaxPercentage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemTitleTaxableValue" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemTransactionType">
<xsd:annotation>
<xsd:documentation>A data type for a transfer of ownership of an item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:ItemSeller" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemPurchasePriceValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemBuyer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemType">
<xsd:annotation>
<xsd:documentation>A data type for an article or thing.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ItemName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemActionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemBarCodeIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemConditionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemDealerIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemDisposition" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemOtherIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemOwner" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemOwnerAppliedID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemOwnerPurchasedValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemPossessionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemPossessor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReceiptIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemRFIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemSerialIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemStateIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemUsageText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemVisibleID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:WeaponIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:WeaponUsageIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ItemValueType">
<xsd:annotation>
<xsd:documentation>A data type for an evaluation of the monetary worth of an item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ItemValueAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemValueAssigningMethodText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemValueDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemValueDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemValueTaxIncludedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemValueAssigner" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="JewelryStoneType">
<xsd:annotation>
<xsd:documentation>A data type for a stone or a gem.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:JewelryStoneCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JewelryStoneCaratText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JewelryStoneColorText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JewelryStoneCutText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JewelryStoneQuantity" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="JewelryType">
<xsd:annotation>
<xsd:documentation>A data type for an adornment made out of metals, gems, or imitations materials.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:JewelryCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JewelryCaratText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JewelryMetalText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JewelryStone" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="JurisdictionType">
<xsd:annotation>
<xsd:documentation>A data type for a geopolitical area in which an organization, person, or object has a specific range of authority.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LocationCityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCountry" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCounty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationState" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JurisdictionIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:JurisdictionText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="KitType">
<xsd:annotation>
<xsd:documentation>A data type for a set of tools, supplies, instructional matter, or other materials collected for a specific purpose.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:KitIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:KitCategoryText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LatitudeCoordinateType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement of the angular distance between a point on the Earth and the Equator.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LatitudeDegreeValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LatitudeMinuteValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LatitudeSecondValue" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="LatitudeDegreeSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a degree of latitude.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:maxInclusive value="90">
<xsd:annotation>
<xsd:documentation>The maximum value for a latitude degree.</xsd:documentation>
</xsd:annotation>
</xsd:maxInclusive>
<xsd:minInclusive value="-90">
<xsd:annotation>
<xsd:documentation>The minimum value for a latitude degree.</xsd:documentation>
</xsd:annotation>
</xsd:minInclusive>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="LatitudeDegreeType">
<xsd:annotation>
<xsd:documentation>A data type for a degree of latitude.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:LatitudeDegreeSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="LengthMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement of length.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:LengthUnitCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LesseeType">
<xsd:annotation>
<xsd:documentation>A data type for an entity which has a contract to use a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LesseeJurisdictionAuthority" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCounty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RoleOfOrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RoleOfPersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LessorType">
<xsd:annotation>
<xsd:documentation>A data type for an entity which conveys a vehicle by way of a lease.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LessorIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RoleOfOrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RoleOfPersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LienHolderType">
<xsd:annotation>
<xsd:documentation>A data type for an entity that has a security interest on a property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:Lien" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RoleOfOrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RoleOfPersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LienType">
<xsd:annotation>
<xsd:documentation>A data type for a legal encumbrance placed on a property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LienAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LienDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LienReleaseDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LienReleaseReason" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LocaleType">
<xsd:annotation>
<xsd:documentation>A data type for a geopolitical area.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LocaleCensusBlockID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleCensusTractID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleCommunityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleDistrictName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleEmergencyServicesCityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleFireJurisdictionID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleJudicialDistrictCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleJudicialDistrictName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleNeighborhoodName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocalePoliceBeatText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocalePoliceGridText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocalePoliceJurisdictionID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleRegionName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleSubdivisionName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleZoneName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocaleEmergencyServicesJurisdictionID" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LocationContactInformationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a location and contact information.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:LocationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LocationType">
<xsd:annotation>
<xsd:documentation>A data type for a geophysical location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LocationAddress" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationAddressGrid" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationAltitudeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationArea" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCrossStreet" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationDepthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationGeographicElevation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationHighway" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationLandmarkText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationLocale" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationMapLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationMGRSCoordinate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationRangeDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationRelativeLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationSurroundingAreaDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationTwoDimensionalGeographicCoordinate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationUTMCoordinate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="LongitudeCoordinateType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement of the angular distance between a point on the Earth and the Prime Meridian.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:LongitudeDegreeValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LongitudeMinuteValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LongitudeSecondValue" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="LongitudeDegreeSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a degree of longitude.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="-180">
<xsd:annotation>
<xsd:documentation>The minimum value for a longitude degree.</xsd:documentation>
</xsd:annotation>
</xsd:minInclusive>
<xsd:maxExclusive value="180">
<xsd:annotation>
<xsd:documentation>The maximum value for a longitude degree.</xsd:documentation>
</xsd:annotation>
</xsd:maxExclusive>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="LongitudeDegreeType">
<xsd:annotation>
<xsd:documentation>A data type for a degree of longitude.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:LongitudeDegreeSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="MGRSCoordinateType">
<xsd:annotation>
<xsd:documentation>A data type for a coordinate from the Military Grid Reference System (MGRS) which represents a location with a Universal Transverse Mercator (UTM) coordinate and a unique military grid square.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="UTMCoordinateType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:UTMCoordinateType">
<xsd:sequence>
<xsd:element ref="nc:MGRSCoordinateID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="nc:MGRSCoordinateSquareID" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MapLocationType">
<xsd:annotation>
<xsd:documentation>A data type for a location identified by map or grid coordinates.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:MapCoordinateFullText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapElevationCoordinateText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapHorizontalCoordinateText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapLocationDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapPageID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapQuadrantText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapVersionID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MapVerticalCoordinateText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MarriageStatusType">
<xsd:annotation>
<xsd:documentation>A data type for a state of a marriage.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="StatusType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:StatusType">
<xsd:sequence>
<xsd:element ref="nc:PersonUnionStatusCode" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MeasureMetadataType">
<xsd:annotation>
<xsd:documentation>A data type for metadata about a measurement.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="MetadataType"/>
<i:AppliesTo i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:MetadataType">
<xsd:sequence>
<xsd:element ref="nc:MeasureDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:Measurer" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MeasurePointValueType">
<xsd:annotation>
<xsd:documentation>A data type for a measure point value.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
<xsd:attribute ref="nc:pointValueMargin" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="MeasureRangeValueType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement range.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:RangeMinimumValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RangeMaximumValue" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:MeasureValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MeasureUnitText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MeasureCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MeasureEstimatedIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MedicalConditionType">
<xsd:annotation>
<xsd:documentation>A data type for a state of health, on-going or present.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:MedicalConditionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MedicalConditionCauseText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MedicalConditionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MedicalConditionPresentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MedicalConditionSeverityText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MetadataType">
<xsd:annotation>
<xsd:documentation>A data type for information that further qualifies primary data; data about data.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="MetadataType"/>
<i:AppliesTo i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
<i:AppliesTo i:namespace="http://niem.gov/niem/structures/2.0" i:name="Association"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:MetadataType">
<xsd:sequence>
<xsd:element ref="nc:AdministrativeID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CommentText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CommentTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DistributionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EffectiveDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LanguageText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LastUpdatedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LastVerifiedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProbabilityNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:QualityCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:QualityCommentTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:QualityValidityCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReliabilityNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReportedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReportingOrganizationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReportingPersonRoleText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReportingPersonText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SensitivityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:CreatorName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SourceIDText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SourceContactPersonText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PublisherName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReleaseDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RepositoryID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SourceText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="MilitarySummaryType">
<xsd:annotation>
<xsd:documentation>A data type for a service of a person in a military.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:MilitaryBranchName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryDischargeDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryDischargeCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryExemptionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryExperienceIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryReleaseDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryReleaseCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryServiceActiveIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryServiceTimeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:MilitaryStatus" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="NANPTelephoneNumberType">
<xsd:annotation>
<xsd:documentation>A data type for a North American Numbering Plan telephone number.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:TelephoneAreaCodeID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TelephoneExchangeID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TelephoneLineID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:TelephoneSuffixID" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="NonNegativeDecimalSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a decimal value with a minimum value of 0.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="NonNegativeDecimalType">
<xsd:annotation>
<xsd:documentation>A data type for a decimal value with a minimum value of 0.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:NonNegativeDecimalSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="NumericType">
<xsd:annotation>
<xsd:documentation>A data type for a number value.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/proxy/xsd/2.0" i:name="decimal"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="niem-xsd:decimal">
<xsd:attribute ref="nc:confidenceNumeric" use="optional"/>
<xsd:attribute ref="nc:toleranceNumeric" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="ObligationExemptionType">
<xsd:annotation>
<xsd:documentation>A data type for a waival or dismissal of an obligation.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:FinancialObligationExemptionAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationExemptionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationExemptionIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ObligationRecurrenceType">
<xsd:annotation>
<xsd:documentation>A data type for a periodic basis on which an obligation must be met.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ObligationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ObligationType">
<xsd:sequence>
<xsd:element ref="nc:ObligationEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationPeriodText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationStartDate" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ObligationType">
<xsd:annotation>
<xsd:documentation>A data type for something that is owed to someone.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ObligationTotal" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationDue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationPaid" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationCompleteIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationComplianceIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationDueDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationExemption" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationExemptionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationPaidDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationProgressDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationRequirementDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationEntity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationRecipient" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ObligationRecurrence" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OdometerReadingMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a distance traveled as measured by an odometer.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:VehicleOdometerReadingUnitCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OrganizationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between organizations.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OrganizationContactInformationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an organization and contact information.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsPrimaryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsEmergencyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsDayIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsEveningIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsNightIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OrganizationFacilityAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an organization and a facility.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FacilityReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OrganizationItemAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an organization and an item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OrganizationLocationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an organization and a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:LocationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OrganizationType">
<xsd:annotation>
<xsd:documentation>A data type for a body of people organized for a particular purpose.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:OrganizationAbbreviationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationActivityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationBranchName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationDayContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationDoingBusinessAsName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationEmergencyContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationEstablishedDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationEveningContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationIncorporatedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationLocalIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationNightContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationOtherIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationParent" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationPrimaryContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationPrincipalOfficial" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationSubUnit" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationSubUnitName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationTaxIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationTerminationDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationUnitName" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="OrganizationUnitAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between an organization and another organization or unit.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationUnitReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="PassportCategoryCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a kind of passport.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Diplomat">
<xsd:annotation>
<xsd:documentation>Diplomat</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Individual">
<xsd:annotation>
<xsd:documentation>Individual</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Official">
<xsd:annotation>
<xsd:documentation>Official</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="PassportCategoryCodeType">
<xsd:annotation>
<xsd:documentation>A data type for a kind of passport.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:PassportCategoryCodeSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="PassportType">
<xsd:annotation>
<xsd:documentation>A data type for a government-issued document that authenticates the identity and citizenship of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:PassportNumberIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonBirthDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PassportCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonBirthLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDigitalImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonCitizenship" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PassportIssuingOrganization" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSex" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PassportStolenLostIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="PercentageSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a ratio, proper fraction, or percentage, with permissible decimal values ranging from 0 to 1 inclusive.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0"/>
<xsd:maxInclusive value="1"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="PercentageType">
<xsd:annotation>
<xsd:documentation>A data type for a ratio, proper fraction, or percentage, with permissible decimal values ranging from 0 to 1 inclusive.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:PercentageSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="PersonAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between people.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonContactInformationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and contact information.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsPrimaryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsHomeIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsWorkIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsEmergencyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsDayIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsEveningIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ContactInformationIsNightIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonConveyanceAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonDocumentAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and a document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DocumentReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonEmploymentAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and an employment.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:EmployeeReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:Employer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeDepartmentName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeePositionName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeOccupation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeOccupationCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeRankText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmploymentContactInformationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmploymentLocationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeShiftText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeEarningsRateText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmploymentStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EmployeeSupervisorReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonEncounterType">
<xsd:annotation>
<xsd:documentation>A data type for an interface between a person of interest and a representative of the federal government.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:PersonArmedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonAssaultedOfficerIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonPossessCreditCardIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonFraudulentIdentificationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonJuvenileClaimedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonJuvenileVerifiedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EncounterClassification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EncounterCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:EncounterIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:Location" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:FingerprintTakenIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonItemAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and an item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonLanguageType">
<xsd:annotation>
<xsd:documentation>A data type for a language capability of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:Language" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonComprehendsSpokenLanguageIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonReadsLanguageIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSpeaksLanguageIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonWritesLanguageIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonLocationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonNameTextType">
<xsd:annotation>
<xsd:documentation>A data type for a name by which a person is known, referred, or addressed.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ProperNameTextType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:ProperNameTextType">
<xsd:attribute ref="nc:personNameInitialIndicator" use="optional"/>
<xsd:attribute ref="s:sequenceID" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="PersonNameType">
<xsd:annotation>
<xsd:documentation>A data type for a combination of names and/or titles by which a person is known.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:PersonNamePrefixText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonGivenName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMiddleName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSurName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonNameSuffixText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMaidenName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonFullName" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute ref="nc:personNameCommentText" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonOrganizationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and an organization.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonResidenceAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and a location where that person lives.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonLocationAssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:PersonLocationAssociationType">
<xsd:sequence>
<xsd:element ref="nc:ResidenceDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ResidenceOccupancyCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ResidencePaymentAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ResidencePaymentPeriodText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonType">
<xsd:annotation>
<xsd:documentation>A data type for a human being.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:PersonAccentText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonAgeDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonAgeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonAlternateName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonBirthDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonBirthLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonBloodType" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonBodyXRaysAvailable" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonBuildText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonCapability" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonCircumcisionIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonCitizenship" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonClothing" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonComplexionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDeathDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDependentQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDigitalImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDigitizedSignatureImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDisguiseDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDNA" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonDonorOrgan" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonEducationLevelText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonEthnicity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonEyeColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonEyewearDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonFacialHairText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonFingerprintSet" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonGeneralAppearanceDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHairAppearanceText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHairCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHairColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHairLengthText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHairStyleText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHandednessText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHeightDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonHumanResourceIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonInjury" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonIntoxication" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonJewelryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonLanguageEnglishIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonLearningDisabilityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonLicenseIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonLivingIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMaritalStatusText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMedicalCondition" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMedicalDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMedicalFileIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMedicationRequiredText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMentalStateText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMilitarySummary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonMoodDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonNationalIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonNationalityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonOrganDonatorIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonOtherIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonPassportIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonPhysicalDisabilityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonPhysicalFeature" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonPrimaryLanguage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonRace" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonReligionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonResident" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSecondaryLanguage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSecurityClearance" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSex" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSexualOrientationText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSkinTone" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSpeechDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonSSNIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonStateIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonTaxIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonTooth" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonUSCitizenIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonVisionPrescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonWeightDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonXRayImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonNationality" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonUnionAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between two persons who are in a state of union with each other.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonAssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:PersonAssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonUnionCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonUnionStatus" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PersonWorkerAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a person and a person assigned to do work for or on behalf of that person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PersonWorkerReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="PhysicalFeatureType">
<xsd:annotation>
<xsd:documentation>A data type for a prominent or easily identifiable aspect of something or someone.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:PhysicalFeatureGeneralCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PhysicalFeatureCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PhysicalFeatureDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PhysicalFeatureImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PhysicalFeatureLocationText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ProgramType">
<xsd:annotation>
<xsd:documentation>A data type for a set of projects, activities, or services intended to meet a need.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:ProgramPerson" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramAction" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramCapacityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramCondition" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramFacility" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramPubliclyRunIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramPurposeText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramReferral" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramAdministrator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramRelease" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramSupervisor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramResidentialIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgramSupervisedIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ProgressType">
<xsd:annotation>
<xsd:documentation>A data type for a set of changes or advancements which bring someone closer to completing something.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:ProgressComplianceIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgressComplianceText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgressPaymentAmountText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ProgressTimeQuantityText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ProperNameTextType">
<xsd:annotation>
<xsd:documentation>A data type for a word or phrase by which a person or thing is known, referred, or addressed.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TextType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:TextType">
<xsd:attribute ref="nc:formCode" use="optional"/>
<xsd:attribute ref="nc:scriptCode" use="optional"/>
<xsd:attribute ref="nc:transliterationCode" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="PropertyType">
<xsd:annotation>
<xsd:documentation>A data type for an item that is owned, possessed, or otherwise acquired by an entity.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:RoleOfItemReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PropertySeizer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PropertyCurrentResaleValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PropertyHolding" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PropertyRecoveredValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:PropertySeizedLocation" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="QuantityType">
<xsd:annotation>
<xsd:documentation>A data type for a count or tally.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="NumericType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:NumericType">
<xsd:attribute ref="nc:quantityUnitText" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="RealEstateType">
<xsd:annotation>
<xsd:documentation>A data type for a piece of land and any permanent structures and natural resources on it.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:RealEstateAcreageText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RealEstateBoundaryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RealEstateAttachedFacility" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ReferralType">
<xsd:annotation>
<xsd:documentation>A data type for a recommendation of a person to an activity, program, or product.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:ReferralActivity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReferralIssuer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReferralMandatoryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReferralSupervisor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReferralProperty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReferralEntity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReferralPerson" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="RelatedActivityAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between related activities.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ActivityRelationText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:simpleType name="RelativeLocationHeadingSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for a compass heading of a direction from a reference location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:decimal">
<xsd:minInclusive value="0">
<xsd:annotation>
<xsd:documentation>The minimum value for an angular degree.</xsd:documentation>
</xsd:annotation>
</xsd:minInclusive>
<xsd:maxExclusive value="360">
<xsd:annotation>
<xsd:documentation>The maximum value for an angular degree.</xsd:documentation>
</xsd:annotation>
</xsd:maxExclusive>
</xsd:restriction>
</xsd:simpleType>
<xsd:complexType name="RelativeLocationHeadingType">
<xsd:annotation>
<xsd:documentation>A data type for a compass heading of a direction from a reference location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="nc:RelativeLocationHeadingSimpleType">
<xsd:attributeGroup ref="s:SimpleObjectAttributeGroup"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="RelativeLocationType">
<xsd:annotation>
<xsd:documentation>A data type for a location identified by its proximity to another location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:RelativeLocationDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RelativeLocationDirection" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RelativeLocationDistanceText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RelativeLocationHeadingValue" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:RelativeLocationReferencePoint" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ReleaseType">
<xsd:annotation>
<xsd:documentation>A data type for a freeing or discharge of someone or something from an activity, supervision, or obligation.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:ReleasePerson" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReleaseFromLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReleaseIssuer" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReleaseProperty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReleaseRecipient" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReleaseToLocation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ReleaseSupervisor" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ScheduleDayType">
<xsd:annotation>
<xsd:documentation>A data type for a plan or agenda for the activities of a day.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ScheduleActivityText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ScheduleDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ScheduleDayEndTime" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ScheduleDayStartTime" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SchedulePerson" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="SecuritiesType">
<xsd:annotation>
<xsd:documentation>A data type for a financial instrument showing ownership or credit.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ItemType">
<xsd:sequence>
<xsd:element ref="nc:SecuritiesCollectionEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SecuritiesCollectionStartDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SecuritiesDateSeries" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SecuritiesDenomination" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SecuritiesCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SecuritiesIssuer" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="SpeedMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement of speed.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:SpeedUnitCode" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="StatusType">
<xsd:annotation>
<xsd:documentation>A data type for a state of something or someone.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:StatusText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StatusDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StatusDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StatusIssuerIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StatusIssuerText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="StreetType">
<xsd:annotation>
<xsd:documentation>A data type for a road, thoroughfare, or highway.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:StreetFullText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StreetNumberText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StreetPredirectionalText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StreetName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StreetCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StreetPostdirectionalText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:StreetExtensionText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="StructuredAddressType">
<xsd:annotation>
<xsd:documentation>A data type for an address.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:AddressRecipientName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:AddressDeliveryPoint" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCityName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCounty" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationState" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationCountry" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationPostalCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:LocationPostalExtensionCode" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="SubstanceMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement of a quantity of a substance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:SubstanceUnitCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="SubstanceType">
<xsd:annotation>
<xsd:documentation>A data type for the matter or substance of which something consists.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:SubstanceCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SubstanceCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SubstanceContainerDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SubstanceQuantityMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SubstanceCompositionDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SubstanceFormText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SubstanceFoundDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="SupervisionType">
<xsd:annotation>
<xsd:documentation>A data type for an act of officially overseeing, supervising, or keeping track in some capacity of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:SupervisionCurrentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SupervisionCustodyStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SupervisionFacility" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SupervisionMandatoryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SupervisionRelease" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SupervisionPerson" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SupervisionPersonStatus" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SupervisionSupervisor" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TangibleItemType">
<xsd:annotation>
<xsd:documentation>A data type for a physical object.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ItemType">
<xsd:sequence>
<xsd:element ref="nc:ItemAgeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemBrandName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemColor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemHeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemLengthMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemMakeName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemModelName" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemModelYearDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemSizeDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemStyle" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemWeightMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemWidthMeasure" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TelecommunicationDeviceSIMCardAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a telecommunication device and a SIM card.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:TelecommunicationDevice" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:SIMCard" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TelecommunicationDeviceType">
<xsd:annotation>
<xsd:documentation>A data type for a device used for communication over a distance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TangibleItemType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:TangibleItemType">
<xsd:sequence>
<xsd:element ref="nc:DeviceOutgoingTelephoneNumber" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceIncomingTelephoneNumber" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredTelephoneNumber" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceOutgoingTextMessage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceIncomingTextMessage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredImage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredAudioBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredVideoBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredBinary" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceStoredDocument" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceSentEmail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceReceivedEmail" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:DeviceVisitedWebsiteURI" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TelephoneNumberType">
<xsd:annotation>
<xsd:documentation>A data type for a telephone number for a telecommunication device.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:TelephoneNumberRepresentation" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TextType">
<xsd:annotation>
<xsd:documentation>A data type for a character string.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/proxy/xsd/2.0" i:name="string"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="niem-xsd:string">
<xsd:attribute ref="nc:languageCode" use="optional"/>
<xsd:attribute ref="nc:partialIndicator" use="optional"/>
<xsd:attribute ref="nc:truncationIndicator" use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
<xsd:complexType name="TimeMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement of a quantity of time.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:TimeUnitCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TitleStatusType">
<xsd:annotation>
<xsd:documentation>A data type for a state of a title.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="StatusType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:StatusType">
<xsd:sequence>
<xsd:element ref="nc:TitleStatusCode" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="ToothType">
<xsd:annotation>
<xsd:documentation>A data type for a tooth.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:ToothPosition" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TransportationAssociationType">
<xsd:annotation>
<xsd:documentation>A data type for an association between a conveyance and the people and/or goods it transported.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AssociationType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:AssociationType">
<xsd:sequence>
<xsd:element ref="nc:ConveyanceReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyedItemReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyanceOperatorReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyedPersonReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyancePassengerQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyancePassengerMaleQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ConveyancePassengerFemaleQuantity" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="TwoDimensionalGeographicCoordinateType">
<xsd:annotation>
<xsd:documentation>A data type for a location identified by latitude and longitude.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:GeographicDatumCode" minOccurs="0" maxOccurs="1"/>
<xsd:element ref="nc:GeographicCoordinateLatitude" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="nc:GeographicCoordinateLongitude" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="UTMCoordinateType">
<xsd:annotation>
<xsd:documentation>A data type for a coordinate from the Universal Transverse Mercator (UTM) Coordinate System, which represents a location with a grid zone, an easting value, and a northing value.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:UTMCoordinateID" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:UTMDatumID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="nc:UTMEastingValue" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="nc:UTMGridZoneID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="nc:UTMGridZoneSquareID" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="nc:UTMNorthingValue" minOccurs="1" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="VehicleBrandType">
<xsd:annotation>
<xsd:documentation>A data type for a brand issued to a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:VehicleBrandDamagePercentageCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBrandDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBrander" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBrandSalvagePercentage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBrandDesignation" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBrandVehicleDisposition" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBrandVehicleSourceName" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="VehicleBranderType">
<xsd:annotation>
<xsd:documentation>A data type for an organization which brands vehicles.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:RoleOfOrganizationReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBranderIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBranderCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="VehicleEmissionInspectionType">
<xsd:annotation>
<xsd:documentation>A data type for an official examination to test the emissions level of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleInspectionType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:VehicleInspectionType">
<xsd:sequence>
<xsd:element ref="nc:VehicleInspectionEmissionCertificationIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInspectionEmissionPassIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="VehicleInspectionType">
<xsd:annotation>
<xsd:documentation>A data type for an official examination of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ActivityType">
<xsd:sequence>
<xsd:element ref="nc:VehicleInspectionAddress" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInspectionInspectorIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInspectionJurisdictionAuthority" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInspectionSmogCertificateCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInspectionStationIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInspectionTestCategoryText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="VehicleSafetyInspectionType">
<xsd:annotation>
<xsd:documentation>A data type for an official examination of the safety of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleInspectionType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:VehicleInspectionType">
<xsd:sequence>
<xsd:element ref="nc:VehicleInspectionSafetyPassIndicator" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="VehicleType">
<xsd:annotation>
<xsd:documentation>A data type for a motor-driven conveyance designed to carry its operator, and optionally passengers and cargo, over land.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ConveyanceType">
<xsd:sequence>
<xsd:element ref="nc:VehicleBrand" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleBrander" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleCMVIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleColorInteriorText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleDoorQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleEmissionInspectionQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemFirstSoldYearDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleGarage" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleGarageIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInvoiceDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleInvoiceIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemLeaseIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleMakeCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleModelCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleMSRPAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleOdometerReadingMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemOwnershipCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehiclePaperMCOIssuedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehiclePassengerSafeQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:ItemRentalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleSeatingQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleShipDate" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleTaxableAmount" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleTitle" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleTower" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleTransmissionCategory" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleVINAText" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleWantedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:Lessee" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:Lessor" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VehicleMotorCarrierIdentification" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="VesselType">
<xsd:annotation>
<xsd:documentation>A data type for a mode of transportation capable of transport by water.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ConveyanceType">
<xsd:sequence>
<xsd:element ref="nc:VesselRegistrationIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VesselMakeCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VesselCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VesselHullIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VesselHullMaterial" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VesselHullShape" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VesselPropulsion" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:VesselTrailerMake" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="WeaponType">
<xsd:annotation>
<xsd:documentation>A data type for a property item used as an instrument of attack or defense.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:RoleOfItemReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:WeaponUserReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:WeaponInvolvedInActivityReference" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="nc:WeaponUsageText" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="WeightMeasureType">
<xsd:annotation>
<xsd:documentation>A data type for a measurement of a weight.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureType"/>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:MeasureType">
<xsd:sequence>
<xsd:element ref="nc:WeightUnitCode" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:attribute name="applicationVersionText" type="xsd:string">
<xsd:annotation>
<xsd:documentation>A version of a computer application.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="confidenceNumeric" type="nc:PercentageSimpleType">
<xsd:annotation>
<xsd:documentation>A decimal value that indicates belief in the accuracy of the tolerance.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="currencyCode" type="iso_4217:CurrencyCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A unit of money or exchange.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="currencyText" type="xsd:string">
<xsd:annotation>
<xsd:documentation>A unit of money or exchange.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="formCode" type="twpdes:ProperNameFormCategoryCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A shape and structure of a proper name.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="languageCode" type="iso_639-3:LanguageCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A language in which a character string is recorded.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="partialIndicator" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>True if only partial information was available to the information source at the time when the data was captured in the system; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="personNameCommentText" type="xsd:string">
<xsd:annotation>
<xsd:documentation>A comment about a kind of name for a person.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="personNameInitialIndicator" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>True if value represents the first letter or initials of a persons name; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="pointValueMargin" type="xsd:decimal">
<xsd:annotation>
<xsd:documentation>A margin of error of a measurement point value.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="quantityUnitText" type="xsd:string">
<xsd:annotation>
<xsd:documentation>A unit of counting or tallying for a quantity.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="scriptCode" type="twpdes:ProperNameScriptCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A set of symbols used by a written language.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="toleranceNumeric" type="xsd:decimal">
<xsd:annotation>
<xsd:documentation>An allowable range for error on a point estimate.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="transliterationCode" type="twpdes:ProperNameTransliterationCodeSimpleType">
<xsd:annotation>
<xsd:documentation>An encoding to transcribe from one alphabet to another. </xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="truncationIndicator" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>True if the length of a string is greater than the length of the field within which the string was stored in the exporting system; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:element name="AcquaintanceAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people who recognize each other but do not know each other very well.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A single or set of related actions, events, or process steps.
</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Activity" type="nc:ActivityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A single or set of related actions, events, or process steps.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityAdministratorOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization which administers it.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityAdministratorPersonAssociation" type="nc:ActivityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a person who administers it.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityBillRecipientOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization which receives a bill for the activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityBillRecipientPersonAssociation" type="nc:ActivityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a person who receives a bill for the activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityConveyanceAssociation" type="nc:ActivityConveyanceAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ActivityDateRepresentation" name="ActivityDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date of an activity.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityDateRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ActivityDateRepresentation" name="ActivityDateRange" type="nc:DateRangeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A period of time over which an activity occurs.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityDateRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityDateRepresentation" abstract="true">
<xsd:annotation>
<xsd:documentation>A date an activity occurs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityDisposition" type="nc:DispositionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A result or outcome of an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityDocumentAssociation" type="nc:ActivityDocumentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification that references an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityInformationAbstracterOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization that abstracted information for that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityInformationClearerOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization that cleared information for that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityInvolvedOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization somehow involved in that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityInvolvedPersonAssociation" type="nc:ActivityInvolvedPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a person involved in that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityItemAssociation" type="nc:ActivityItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityPrimaryOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization primarily associated with that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityReasonText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason for an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityRelationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A relationship between activities.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityReportingOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization that responded to that organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityResponsibleOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization with responsibility over that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityScheduleAssociation" type="nc:ActivityScheduleAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a scheduling of that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivityStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivitySupervisorOrganizationAssociation" type="nc:ActivityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and an organization supervising that activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ActivitySupervisorPersonAssociation" type="nc:ActivityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a person who supervises the activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A postal location to which paper mail can be directed.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="AddressType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Address" type="nc:AddressType" nillable="true">
<xsd:annotation>
<xsd:documentation>A postal location to which paper mail can be directed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressDeliveryPoint" name="AddressBuildingText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physical structure at an address.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressDeliveryPoint"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressDeliveryPoint" abstract="true">
<xsd:annotation>
<xsd:documentation>A single place or unit at which mail is delivered.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressDeliveryPoint" name="AddressDeliveryPointID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a single place or unit at which mail is delivered.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressDeliveryPoint"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressDeliveryPoint" name="AddressDeliveryPointText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A single place or unit at which mail is delivered.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressDeliveryPoint"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressRepresentation" name="AddressFullText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A complete address.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressGrid" type="nc:AddressGridType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by a unit of a grid system overlaid on an area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressGridID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier that references a unique address grid system.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressGridText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit, quadrant, or other subdivision of an address grid.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressDeliveryPoint" name="AddressPrivateMailboxText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A private mailbox within a company.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressDeliveryPoint"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressRecipientName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a person, organization, or other recipient to whom physical mail may be sent.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AddressRepresentation" abstract="true">
<xsd:annotation>
<xsd:documentation>A representation of an address.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressDeliveryPoint" name="AddressSecondaryUnitText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A particular unit within a larger unit or grouping at a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressDeliveryPoint"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="AdministrativeID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier generated locally within a processing system used to identify sub-records within an entity of interest record.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Agency" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A division of a governmental or international body.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A mode of transportation capable of flying in the air.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="AircraftType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Aircraft" type="nc:AircraftType" nillable="true">
<xsd:annotation>
<xsd:documentation>A mode of transportation capable of flying in the air.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftBaseAirport" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A facility at which an aircraft is usually kept.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftFuselageColor" abstract="true">
<xsd:annotation>
<xsd:documentation>A color of the main body of an aircraft.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AircraftFuselageColor" name="AircraftFuselageColorCode" type="fbi:VCOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the main body of an aircraft.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AircraftFuselageColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AircraftFuselageColor" name="AircraftFuselageColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the main body of an aircraft.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AircraftFuselageColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftMakeCode" type="fbi:VMACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of an aircraft.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftModelCode" type="fbi:VMOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A specific design or kind of aircraft made by a manufacturer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftStyleCode" type="fbi:VSTCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A style of an aircraft.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftTailID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of an aircraft.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AircraftWingColor" abstract="true">
<xsd:annotation>
<xsd:documentation>A color of the wings on an aircraft.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AircraftWingColor" name="AircraftWingColorCode" type="fbi:VCOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the wings of an aircraft.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AircraftWingColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AircraftWingColor" name="AircraftWingColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the wings of an aircraft.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AircraftWingColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Airport" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A facility where an aircraft may take off, land, be repaired or sheltered, or receive supplies.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AngularDegreeValue" type="niem-xsd:integer" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies a degree of an angular measure.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AngularMeasure" type="nc:AngularMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of an angle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AngularMinute" type="nc:AngularMinuteType" nillable="true">
<xsd:annotation>
<xsd:documentation>An angular measure equal to 1/60 of a degree with a restricted range of 0 inclusive to 60 exclusive.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AngularMinuteValue" type="nc:AngularMinuteType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies a minute of a degree. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AngularSecond" type="nc:AngularSecondType" nillable="true">
<xsd:annotation>
<xsd:documentation>An angular measure equal to 1/60 of a minute with a restricted range of 0 inclusive to 60 exclusive.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AngularSecondValue" type="nc:AngularSecondType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies a second of a minute. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ApplicationName" type="nc:ApplicationNameType" nillable="true">
<xsd:annotation>
<xsd:documentation>A computer application used to create and/or display an electronic file.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Area" type="nc:AreaType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by geographic boundaries.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AreaCircularDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the circular area denoting the boundaries of a geographic area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AreaCircularRegion" type="nc:CircularRegionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A circular area identified by a center coordinate and a radius.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AreaDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of an area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AreaGeographicCode" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A local or map-specific geographically-based code used to describe an area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AreaPolygonDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the sides denoting the boundaries of a geographic area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AreaPolygonGeographicCoordinate" type="nc:TwoDimensionalGeographicCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A geographic coordinate identifying a location at the end of a side of a multi-sided region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Assessment" type="nc:AssessmentType" nillable="true">
<xsd:annotation>
<xsd:documentation>An evaluation, appraisal, or assessment of something or someone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssessmentFee" type="nc:ObligationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money charged to perform an assessment.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssessmentPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>An aggregation of information about a set of related activities and events.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssessmentProgram" type="nc:ProgramType" nillable="true">
<xsd:annotation>
<xsd:documentation>A program a person attends or undergoes in which an assessment is made.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssessmentRecommendationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A recommendation or result of an assessment.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssessmentReferral" type="nc:ReferralType" nillable="true">
<xsd:annotation>
<xsd:documentation>An order or direction for an assessment to be performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssessmentScoreText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An evaluation score of an assessment.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Association" type="nc:AssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A connection, relationship, or involvement somehow linking people and/or things together.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssociationBeginDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an association begins.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AssociationEndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an association ends.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Attachment" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary attachment to a report or document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AuthorityFigureAssociation" type="nc:AuthorityFigureAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person with a trusted position of authority over a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BabysitterAssociation" type="nc:GuardianAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a babysitter and babysittee.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Binary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A digital representation of an object encoded in a binary format.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryAvailableIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a binary is available; false if it is not.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryAvailableLocationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physical or digital location of a binary object.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:BinaryObject" name="BinaryBase64Object" type="niem-xsd:base64Binary" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary encoding of data.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="BinaryObject"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryCaptureDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which a binary object is captured or created.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryCapturer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which captured or created a binary object.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of object that has been encoded.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a binary object.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryFormatID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier for a file format or content type of a binary object.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryFormatStandardName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a standard or protocol used to classify binary content.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:BinaryObject" name="BinaryHexObject" type="niem-xsd:hexBinary" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary encoding of data.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="BinaryObject"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier that references a binary object.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryLocationURI" type="niem-xsd:anyURI" nillable="true">
<xsd:annotation>
<xsd:documentation>A URL or file reference of a binary object.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinaryObject" abstract="true">
<xsd:annotation>
<xsd:documentation>A binary encoding of data.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BinarySizeValue" type="nc:NonNegativeDecimalType" nillable="true">
<xsd:annotation>
<xsd:documentation>A size of a binary object in kilobytes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Biometric" type="nc:BiometricType" nillable="true">
<xsd:annotation>
<xsd:documentation>Information used to measurable a biological or behavioral characteristic, which can reliably recognize the identity, or verify the claimed identity, of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricAccuracyDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the believed accuracy of a biometric identification.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricBinary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary representation of a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricCaptureDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a biometric sample was collected.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricCaptureDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of how a biometric sample was collected.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricCaptureSourceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A source or location from which a biometric sample was collected. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricCapturer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that collected a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a biometric.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricEncodingMethodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A method used to encode a biometric.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier used to uniquely refer to a biometric.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A picture of a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricLabAnalysisText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An analysis of a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricRepositoryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the storage of a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricRepositoryOrganization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization that is responsible for the storage of a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricTestDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a biometric sample was tested.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricTestDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of how a biometric sample was tested.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricTestMethodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A method used to test a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricTester" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that tested a biometric sample.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="BiometricValueText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A textual representation of the value of a biometric.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CalendarDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A calendar date.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Capability" type="nc:CapabilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A capacity or ability for something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CapabilityCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A specific kind of capacity or ability.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CapabilityDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a capacity or ability.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CapabilityGeneralCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A general classification of a kind of capacity or ability.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CapabilityIsLimitationIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a capability implies an inability to do something, false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An aggregation of information about a set of related activities and events.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="CaseType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Case" type="nc:CaseType" nillable="true">
<xsd:annotation>
<xsd:documentation>An aggregation of information about a set of related activities and events.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of case.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ActivityDisposition" name="CaseDisposition" type="nc:CaseDispositionType" nillable="true">
<xsd:annotation>
<xsd:documentation>An outcome or processing of a case.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ActivityDisposition"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseDispositionDecision" type="nc:CaseDispositionDecisionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A case disposition occurring as a result of some decision.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseDispositionDecisionCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of decision made in a case disposition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseDispositionDecisionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>The literal language of a decision.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseDispositionFinalDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date that all charges in a case were disposed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseDocketID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier used to reference a case docket.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseFiling" type="nc:DocumentType" nillable="true">
<xsd:annotation>
<xsd:documentation>A document or other piece of information filed by someone or something involved in a case.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseGeneralCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A broadly defined kind of case.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseResolutionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A result of a case.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseSubCategoryText" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A more specific classification of a kind of case.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseTitleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An official name of a case.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseTrackingID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier used to track a case.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaseYearDate" type="niem-xsd:gYear" nillable="true">
<xsd:annotation>
<xsd:documentation>A year a case is opened.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CaveatText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A warning or caution.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Chemical" type="nc:SubstanceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A substance used in or produced by a chemical process.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CircularRegion" type="nc:CircularRegionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A circular area identified by a center coordinate and a radius.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CircularRegionCenterCoordinate" type="nc:TwoDimensionalGeographicCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A geographic coordinate located at the center of a circular region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CircularRegionRadiusLengthMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A distance from the center point to the circumference or boundary of a circular region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CivilUnionAssociation" type="nc:PersonUnionAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association of two people of the same sex who are joined by a union that is legally sanctioned.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Clothing" type="nc:ClothingType" nillable="true">
<xsd:annotation>
<xsd:documentation>A requirement or stipulation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ClothingCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of clothing.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ClothingColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of an article of clothing.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ClothingDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of an article of clothing.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ClothingStyleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A style of an article of clothing.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CohabitantAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people who live together.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CommentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A remark, explanation, or observation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CommentTitleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a comment.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CommercialFacility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A structure used for business purposes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CommercialVehicle" type="nc:CommercialVehicleType" nillable="true">
<xsd:annotation>
<xsd:documentation>A class of vehicle that includes motor vehicles with a gross vehicle weight rating of 26,001 pounds or more.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Computer" type="nc:ComputerType" nillable="true">
<xsd:annotation>
<xsd:documentation>A device that processes information based on a set of instructions.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Condition" type="nc:ConditionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A requirement or stipulation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConditionDisciplinaryAction" type="nc:DisciplinaryActionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A corrective action that is specified as part of a condition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConditionGroupID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a group of conditions to which this condition belongs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConditionMandatoryIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a condition is strictly required; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConditionSetDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a condition was set.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConditionViolatedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a condition has been violated; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConditionViolationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a condition was violated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConditionViolationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A violation of a condition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactMeans" name="ContactEmailID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An electronic mailing address by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactMeans"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactEntity" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that may be contacted by using the given contact information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactEntityDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description, title or function of a person with the given contact information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactTelephoneNumber" name="ContactFaxNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number for a facsimile device by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactTelephoneNumber"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>Details about how to contact a person or an organization.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ContactInformationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about how to contact a person or an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the methods available to contact a person or organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationIsDayIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the contact information is the daytime contact information; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationIsEmergencyIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the contact information is the emergency contact information; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationIsEveningIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the contact information is the late day / early night contact information; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationIsHomeIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the contact information is the home contact information; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationIsNightIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the contact information is the late night contact information; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationIsPrimaryIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the contact information is the primary method for contact; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactInformationIsWorkIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the contact information is the employment contact information; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactMeans" name="ContactInstantMessenger" type="nc:InstantMessengerType" nillable="true">
<xsd:annotation>
<xsd:documentation>A user account for an instant messaging program by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactMeans"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactMeans" name="ContactMailingAddress" type="nc:AddressType" nillable="true">
<xsd:annotation>
<xsd:documentation>A postal address by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactMeans"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactMeans" abstract="true">
<xsd:annotation>
<xsd:documentation>A means of contacting someone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactTelephoneNumber" name="ContactMobileTelephoneNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number for a mobile telecommunication device by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactTelephoneNumber"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactTelephoneNumber" name="ContactPagerNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number for a paging device by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactTelephoneNumber"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactMeans" name="ContactRadio" type="nc:ContactRadioType" nillable="true">
<xsd:annotation>
<xsd:documentation>A method of contacting a person or organization by messages over a radio.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactMeans"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactRadioCallSignID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a person using a radio.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactRadioCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of wavelength or band of a radio.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactRadioChannelText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A radio channel or frequency within the band.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContactResponder" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A third party person who answers a call and connects or directs the caller to the intended person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactMeans" name="ContactTelephoneNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number for a telecommunication device by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactMeans"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ContactMeans" name="ContactWebsiteURI" type="niem-xsd:anyURI" nillable="true">
<xsd:annotation>
<xsd:documentation>A website address by which a person or organization may be contacted.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ContactMeans"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ContainerReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An item that holds something.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A means of transport from place to place.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ConveyanceType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Conveyance" type="nc:ConveyanceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means of transport from place to place.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceCargoText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A cargo or set of goods transported by a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemColor" name="ConveyanceColorPrimaryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A single, upper-most, front-most, or majority color of a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemColor" name="ConveyanceColorSecondaryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A lower-most or rear-most color of a two-tone conveyance or a lesser color of a multi-colored conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceEngineAssociation" type="nc:ConveyanceEngineAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a conveyance and an engine.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceEngineQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of engines on a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceFuelCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of fuel or motive power used to propel a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceFuelCategory" name="ConveyanceFuelCategoryCode" type="ansi_d20:VehicleFuelCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of fuel or motive power used to propel a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceFuelCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceFuelCategory" name="ConveyanceFuelCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of fuel or motive power used to propel a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceFuelCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceMotorizedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a conveyance is powered by a motor; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceOperatorReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person who operates or drives a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePartReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A part or component of a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ConveyancePartType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePart" type="nc:ConveyancePartType" nillable="true">
<xsd:annotation>
<xsd:documentation>A part or component of a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePartAssociation" type="nc:ConveyancePartAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a conveyance and a part.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePartBrand" abstract="true">
<xsd:annotation>
<xsd:documentation>A brand name or manufacturer name of a conveyance part.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyancePartBrand" name="ConveyancePartBrandCode" type="fbi:BRACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A brand name or manufacturer name of a conveyance part.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyancePartBrand"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyancePartBrand" name="ConveyancePartBrandName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A brand name or manufacturer name of a conveyance part.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyancePartBrand"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePartCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of conveyance part.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyancePartCategory" name="ConveyancePartCategoryCode" type="fbi:CATCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of conveyance part.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyancePartCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyancePartCategory" name="ConveyancePartCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of conveyance part.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyancePartCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePartDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a conveyance part.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePartID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier assigned to a conveyance part.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePassengerFemaleQuantity" type="nc:QuantityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of females in a conveyance excluding the driver.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePassengerMaleQuantity" type="nc:QuantityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of males in a conveyance excluding the driver.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyancePassengerQuantity" type="nc:QuantityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of people in a conveyance excluding the driver.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistration" type="nc:ConveyanceRegistrationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A registration of a conveyance with an authority.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationAssociation" type="nc:ItemRegistrationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property item and its registration.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationDecal" type="nc:DecalType" nillable="true">
<xsd:annotation>
<xsd:documentation>A sticker attached to a permanent registration plate on a conveyance when it is renewed for the current year.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationGrossWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>An unladen weight of a conveyance plus the weight of the maximum load for which conveyance registration fees have been paid within a particular jurisdiction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location where a conveyance is registered.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationPermanentIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a registration for a conveyance is permanent; false if a registration is temporary.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationPlateBackgroundText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A background image and/or colors of a conveyance license plate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationPlateCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of registration plate or license plate of a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceRegistrationPlateCategory" name="ConveyanceRegistrationPlateCategoryCode" type="fbi:LITCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of registration plate or license plate of a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceRegistrationPlateCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceRegistrationPlateCategory" name="ConveyanceRegistrationPlateCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of registration plate or license plate of a conveyance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceRegistrationPlateCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationPlateColor" abstract="true">
<xsd:annotation>
<xsd:documentation>A color of a conveyance registration plate or license plate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceRegistrationPlateColor" name="ConveyanceRegistrationPlateColorCode" type="ansi_d20:RegistrationPlateColorCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of a conveyance registration plate or license plate.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceRegistrationPlateColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceRegistrationPlateColor" name="ConveyanceRegistrationPlateColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of a conveyance registration plate or license plate.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceRegistrationPlateColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationPlateIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification on a metal plate fixed to a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationRoadIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a registration authorizes a conveyance to be operated and parked on public roadways; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationStatus" type="nc:ConveyanceRegistrationStatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of registration for a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationStatusCode" type="ansi_d20:RegistrationStatusCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A most recent activity recorded for a registration.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceRegistrationStatusDetail" abstract="true">
<xsd:annotation>
<xsd:documentation>Additional details about a registration status.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceRegistrationStatusDetail" name="ConveyanceRegistrationStatusDetailCode" type="ansi_d20:RegistrationStatusDetailCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>Additional details about a registration status.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceRegistrationStatusDetail"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceRegistrationStatusDetail" name="ConveyanceRegistrationStatusDetailText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>Additional details about a registration status.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceRegistrationStatusDetail"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceSalesTaxPercentage" type="nc:PercentageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A tax rate as a percentage used for computing the sales tax on the purchase of a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceTowedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a conveyance is towed; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyanceUse" abstract="true">
<xsd:annotation>
<xsd:documentation>A manner or way in which a conveyance is used.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyedItemReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An item that is specifically being conveyed.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ConveyedPersonReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person being conveyed.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="CoworkerAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people who work together.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CreatorName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an entity primarily responsible for generating or producing the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CrossStreet" type="nc:CrossStreetType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by two or more streets which intersect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CrossStreetDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a street intersection.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CrossStreetRelativeLocation" type="nc:RelativeLocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location of something relative to a street intersection.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DEAClassScheduleCode" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A class to which the Drug Enforcement Agency (DEA) has assigned the product under the Controlled Substances Act of 1970</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DNA" type="nc:DNAType" nillable="true">
<xsd:annotation>
<xsd:documentation>A representation or an encoding of the identifying characteristics of a persons DNA.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DNAImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>An image of a DNA strand.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DNALocus" type="nc:DNALocusType" nillable="true">
<xsd:annotation>
<xsd:documentation>Location specific information regarding a person's DNA.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DNALocusCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location within a strand of DNA that a value is determined.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DNALocusValue" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value string for a DNA locus.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DateRepresentation" name="Date" type="niem-xsd:date" nillable="true">
<xsd:annotation>
<xsd:documentation>A full date.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DateRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DateAccuracyCode" type="twpdes:DateAccuracyIndicatorCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A subjective assessment that indicates belief that date content is exact or accurate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DateRange" type="nc:DateRangeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A time period measured by a starting and ending point.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DateRepresentation" abstract="true">
<xsd:annotation>
<xsd:documentation>A representation of a date.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DateRepresentation" name="DateTime" type="niem-xsd:dateTime" nillable="true">
<xsd:annotation>
<xsd:documentation>A full date and time.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DateRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Decal" type="nc:DecalType" nillable="true">
<xsd:annotation>
<xsd:documentation>A sticker.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DecalColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of a decal.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DecalID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier assigned to a decal in a given year.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DecalMonthDate" type="niem-xsd:gMonth" nillable="true">
<xsd:annotation>
<xsd:documentation>A month displayed on a decal.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DecalPeriod" abstract="true">
<xsd:annotation>
<xsd:documentation>A lifespan of a decal for which it is valid.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DecalPeriod" name="DecalPeriodCode" type="ansi_d20:DecalPeriodCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A lifespan of a decal on a vehicle license plate.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DecalPeriod"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DecalPeriod" name="DecalPeriodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A lifespan of a decal for which it is valid.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DecalPeriod"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DecalYearDate" type="niem-xsd:gYear" nillable="true">
<xsd:annotation>
<xsd:documentation>A year displayed on a decal.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceIncomingTelephoneNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number of an incoming call.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceIncomingTextMessage" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A text message received by a device.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceOutgoingTelephoneNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number that was dialed by a device.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceOutgoingTextMessage" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A text message sent by a device.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceReceivedEmail" type="nc:EmailType" nillable="true">
<xsd:annotation>
<xsd:documentation>An email message received by a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceSentEmail" type="nc:EmailType" nillable="true">
<xsd:annotation>
<xsd:documentation>An email message sent from a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceStoredAudioBinary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>An audio file stored on a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceStoredBinary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary file stored on a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceStoredContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A piece of contact information stored on a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceStoredDocument" type="nc:DocumentType" nillable="true">
<xsd:annotation>
<xsd:documentation>A document stored on a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceStoredImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>An image stored on a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceStoredTelephoneNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number stored in memory on a device.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceStoredVideoBinary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A video file stored on a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DeviceVisitedWebsiteURI" type="niem-xsd:anyURI" nillable="true">
<xsd:annotation>
<xsd:documentation>A website visited by a computer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryAction" type="nc:DisciplinaryActionType" nillable="true">
<xsd:annotation>
<xsd:documentation>An activity assigned to a person for the purpose of self-improvement, punishment, or restitution.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionAssigner" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which assigns a disciplinary action to a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionCommunityService" type="nc:ActivityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A recommendation or requirement for a person to perform community service as a disciplinary action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionCounseling" type="nc:ActivityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A recommendation or requirement for a person to attend counseling as a disciplinary action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionEnforcer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity responsible for ensuring a person performs the assigned disciplinary action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionFacility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A facility to which a person is assigned for a disciplinary action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionFee" type="nc:ObligationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A monetary fine assigned to a person as a disciplinary action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person to whom a disciplinary action is assigned.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionProgram" type="nc:ProgramType" nillable="true">
<xsd:annotation>
<xsd:documentation>A recommendation or requirement for a person to attend a program as a disciplinary action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DisciplinaryActionRestitution" type="nc:ObligationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A requirement for a person to financially or otherwise compensate another person as a disciplinary action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Disposition" type="nc:DispositionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A result or outcome that is the product of handling, processing, or finalizing something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of disposition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a disposition occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a disposition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionEntity" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An agency responsible for making a disposition decision.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionInstrument" type="nc:DocumentType" nillable="true">
<xsd:annotation>
<xsd:documentation>An official document filed to formally document the disposition of a specific charge.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionReasonText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason for a disposition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionReportedAuthorityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an authority to which a disposition was reported.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DispositionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A result or outcome of a disposition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DistributionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>Allowable recipients of information; dissemination statement or instructions.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A paper or electronic document.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="DocumentType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Document" type="nc:DocumentType" nillable="true">
<xsd:annotation>
<xsd:documentation>A paper or electronic document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentAlternativeTitleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A title used as a substitute or alternative to the formal title of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentApplicationName" type="nc:ApplicationNameType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an application used to create and/or display an electronic document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentApprovedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a document has been approved; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentAuthor" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity primarily responsible for creating the intellectual content of the resource.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentBinary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary encoding of the content of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCategoryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a kind of information in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCategoryID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a kind of information in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCategoryName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a category of information in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of document; a nature or genre of the content.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentContentListText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A list of the chapters, sections, or other divisions of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentContributor" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity responsible for making contributions to the content of the resource.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCopyrightIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a document is copyrighted; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCountryCode" abstract="true">
<xsd:annotation>
<xsd:documentation>A country being discussed in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentCountryCode" name="DocumentCountryFIPS10-4Code" type="fips_10-4:CountryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country being discussed in a document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentCountryCode"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentCountryCode" name="DocumentCountryISO3166Alpha2Code" type="iso_3166:CountryAlpha2CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country being discussed in a document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentCountryCode"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentCountryCode" name="DocumentCountryISO3166Alpha3Code" type="iso_3166:CountryAlpha3CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country being discussed in a document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentCountryCode"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentCountryCode" name="DocumentCountryISO3166NumericCode" type="iso_3166:CountryNumericCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country being discussed in a document.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentCountryCode"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCoverage" abstract="true">
<xsd:annotation>
<xsd:documentation>An extent or scope of the content of the resource.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentCoverage" name="DocumentCoverageTextAddress" type="nc:AddressType" nillable="true">
<xsd:annotation>
<xsd:documentation>An extent or scope of the content of the resource.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentCoverage"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentCoverage" name="DocumentCoverageTextDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>An extent or scope of the content of the resource.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentCoverage"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentCoverage" name="DocumentCoverageTextText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An extent or scope of the content of the resource.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentCoverage"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCreationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a document was created.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentCreator" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity primarily responsible for making the content of the resource.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the content of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentDispositionAuthorityName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an authority designated to handle or process information in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentDispositionInstructionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An instruction on how to handle or process information in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentDisputedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the accuracy of a document is disputed; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentDisputedReasonText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason why the accuracy of a document is disputed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentEffectiveDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date the information in a document takes effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentEntrySubmitter" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who contributed an entry in a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentExpirationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a document should be removed from a registry or index.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentFileControlID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier assigned to a document to locate it within a file control system.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentFileExtensionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A file extension of an electronic document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentFileName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A file name of an electronic document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentFiledDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a document was filed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentFormatCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>The classification system used to define the specific format of the binary object or file.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentFormatText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A file format, content type, or physical format of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentGroupID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a group to which a document belongs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification that references a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentInformationCutOffDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date after which contributions to the content of a document will no longer be accepted.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentIntelligenceCategoryCode" type="dod_jcs-pub2.0:DocumentIntelligenceCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A nature or genre of the resource.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentKeywordText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A significant word or phrase that describes the overall content of a document or its main topic.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentLanguage" abstract="true">
<xsd:annotation>
<xsd:documentation>A language of the intellectual content of the resource.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DocumentLanguage" name="DocumentLanguageCode" type="iso_639-3:LanguageCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A language of the intellectual content of the resource. </xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DocumentLanguage"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentLastModifiedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a document was last changed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location of a physical document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentLocationURI" type="niem-xsd:anyURI" nillable="true">
<xsd:annotation>
<xsd:documentation>A location of an electronic representation of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentManagementCyclePeriodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A review or update cycle period for a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentMediaCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of physical device on which a document is stored.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentMediumText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>The makeup of the material or physical carrier of the resource.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentOtherAddresseeName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of additional addressees.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentPermanentRecordIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a document is to be kept as a permanent record; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentPostDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a document is posted to an information system or network.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentPrivacyActIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a document is categorized as containing personal information subject to protection by the Privacy Act; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentPublicationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date of the first public dissemination of the content in any media.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentReceivedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a transmitted document was received.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentRecipient" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that is a target or intended recipient of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentRelatedResourceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reference to another document or resource related to the document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentRelationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>Another document related to this document instance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentRightsText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>Rights held in and over the resource. Rights are the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions, limitations or warning on using a shared resource. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSequenceID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier that determines the document order in a set of related documents.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSource" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that was the source of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSourceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A source from which the content of a document is derived.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSubjectCode" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A subject code systems used and the appropriate subject code assigned to the document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSubjectText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A main topic of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSubmissionFee" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A fee or price required to submit a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSubmitter" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity responsible for making the resource available.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSummaryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A short description of the subject, content, and key points of a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentSupplementalMarkingText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A marking made on a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentTitleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name given to a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DocumentVitalIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a document is categorized as a vital record by the originating agency; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DomesticPartnershipAssociation" type="nc:PersonUnionAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association of two people who live together, are of the same sex, and share a significant, spouse-like relationship without the partnership being legally sanctioned.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>Details about a license issued to a person granting driving privileges.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="DriverLicenseType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicense" type="nc:DriverLicenseType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about a license issued to a person granting driving privileges.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseAssociation" type="nc:DriverLicenseAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a driver license and a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseBase" type="nc:DriverLicenseBaseType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about an authorization issued to a driver granting driving privileges.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseCommercialClass" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of commercial vehicle that a licensed driver has been examined on and approved to operate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseCommercialClass" name="DriverLicenseCommercialClassCode" type="ansi_d20:DriverLicenseClassCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of commercial vehicle that a licensed driver has been examined on and approved to operate.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseCommercialClass"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseCommercialClass" name="DriverLicenseCommercialClassText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of commercial vehicle that a licensed driver has been examined on and approved to operate.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseCommercialClass"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseCommercialStatus" abstract="true">
<xsd:annotation>
<xsd:documentation>A current status of an individual's Commercial privilege type.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseCommercialStatus" name="DriverLicenseCommercialStatusCode" type="ansi_d20:DrivingStatusCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A current status of an individual's Commercial privilege type.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseCommercialStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseCommercialStatus" name="DriverLicenseCommercialStatusText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A current status of an individual's Commercial privilege type.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseCommercialStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseEndorsement" abstract="true">
<xsd:annotation>
<xsd:documentation>An endorsement on a driver license or driver license permit which authorizes the operation of specified types of vehicles carrying specified loads.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseEndorsement" name="DriverLicenseEndorsementCode" type="ansi_d20:DrivingEndorsementCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An endorsement on a driver license or driver license permit which authorizes the operation of specified types of vehicles carrying specified loads.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseEndorsement"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseEndorsement" name="DriverLicenseEndorsementText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An endorsement on a driver license or driver license permit which authorizes the operation of specified types of vehicles carrying specified loads.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseEndorsement"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseExpirationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>The date after which a driver license or driver license permit is no longer valid.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about a driver license identifier or driver license permit identifier, including the number and state.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseIssueDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>The date when a driver license or driver license permit is issued or renewed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseIssuedPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person to which a driving license is issued.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseNonCommercialClassText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of non-commercial vehicle that a licensed driver has been examined on and approved to operate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseNonCommercialStatus" abstract="true">
<xsd:annotation>
<xsd:documentation>A current status of an individual's non-commercial privilege (base) type.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseNonCommercialStatus" name="DriverLicenseNonCommercialStatusCode" type="ansi_d20:DrivingStatusCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A current status of an individual's non-commercial privilege (base) type.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseNonCommercialStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseNonCommercialStatus" name="DriverLicenseNonCommercialStatusText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A current status of an individual's non-commercial privilege (base) type.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseNonCommercialStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicensePermit" type="nc:DriverLicensePermitType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about a driver license permit issued to a driver granting conditional or limited driving privileges.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicensePermitClassificationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of commercial or non-commercial vehicle that a licensed driver has been examined on and approved to operate subject to a permit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicensePermitQuantity" type="niem-xsd:integer" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of driver permits issued on a license.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicensePermitStatus" abstract="true">
<xsd:annotation>
<xsd:documentation>A current status of an individuals driver license permit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicensePermitStatus" name="DriverLicensePermitStatusCode" type="ansi_d20:DrivingStatusCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A current status of an individuals driver license permit.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicensePermitStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicensePermitStatus" name="DriverLicensePermitStatusText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A current status of an individuals driver license permit.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicensePermitStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicensePerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>The person to which a driver license or driver license permit is assigned.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseRestriction" type="nc:DrivingRestrictionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A restriction on a driver license or driver license permit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawal" type="nc:DriverLicenseWithdrawalType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details regarding a driver license withdrawal.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalAction" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of driver license withdrawal action that was taken.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalAction" name="DriverLicenseWithdrawalActionCode" type="ansi_d20:DriverLicenseWithdrawalActionCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of driver license withdrawal action that was taken.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalAction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalAction" name="DriverLicenseWithdrawalActionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of driver license withdrawal action that was taken.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalAction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalBasis" abstract="true">
<xsd:annotation>
<xsd:documentation>A basis for the withdrawal action for a driver.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalBasis" name="DriverLicenseWithdrawalBasisCode" type="ansi_d20:DriverLicenseWithdrawalBasisCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A basis for the withdrawal action for a driver.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalBasis"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalBasis" name="DriverLicenseWithdrawalBasisText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A basis for the withdrawal action for a driver.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalBasis"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalValue" name="DriverLicenseWithdrawalCode" type="ansi_d20:DrivingOffenseCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason for a driver license withdrawal.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalValue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalDueProcessStatus" abstract="true">
<xsd:annotation>
<xsd:documentation>A due process status of a withdrawal action.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalDueProcessStatus" name="DriverLicenseWithdrawalDueProcessStatusCode" type="ansi_d20:DriverLicenseWithdrawalDueProcessStatusCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A due process status of a withdrawal action.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalDueProcessStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalDueProcessStatus" name="DriverLicenseWithdrawalDueProcessStatusText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A due process status of a withdrawal action.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalDueProcessStatus"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalEffectiveDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which a driver license withdrawal becomes effective.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalEligibilityCode" type="ansi_d20:DriverLicenseWithdrawalEligibilityCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An indication of when a driver is eligible to apply for reinstatement of those driving privileges withdrawn.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalEligibilityDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on or after which a driver is eligible to apply for reinstatement of those driving privileges withdrawn.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalExtent" abstract="true">
<xsd:annotation>
<xsd:documentation>A portion of driving privileges being withdrawn.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalExtent" name="DriverLicenseWithdrawalExtentCode" type="ansi_d20:DriverLicenseWithdrawalExtentCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A portion of driving privileges being withdrawn.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalExtent"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalExtent" name="DriverLicenseWithdrawalExtentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A portion of driving privileges being withdrawn.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalExtent"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalIssuingAuthority" abstract="true">
<xsd:annotation>
<xsd:documentation>A jurisdiction which withdrew driving privileges for a driver.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalIssuingAuthority" name="DriverLicenseWithdrawalIssuingAuthorityCode" type="ansi_d20:JurisdictionAuthorityCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A jurisdiction which withdrew driving privileges for a driver.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalIssuingAuthority"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalIssuingAuthority" name="DriverLicenseWithdrawalIssuingAuthorityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A jurisdiction which withdrew driving privileges for a driver.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalIssuingAuthority"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalLocatorReferenceIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reference number for the organization that keeps the withdrawal records.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalPendingIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a current licensing jurisdiction has an action pending that, if carried to completion, will cause a withdrawal of a specified driver privilege type; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalReasonReferenceCode" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A withdrawal reason for future reference by the original State of Conviction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalReinstatementDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date that the licensing privilege of an individual driver (which has been previously withdrawn) is reinstated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DriverLicenseWithdrawalValue" name="DriverLicenseWithdrawalText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason for the withdrawal.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DriverLicenseWithdrawalValue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DriverLicenseWithdrawalValue" abstract="true">
<xsd:annotation>
<xsd:documentation>A withdrawal value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrivingRestriction" type="nc:DrivingRestrictionType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about a restriction applicable to a driver permit or license.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DrivingRestrictionValue" name="DrivingRestrictionCode" type="ansi_d20:DrivingRestrictionCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A category of a driving restriction.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DrivingRestrictionValue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrivingRestrictionDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An explanation of the nature of a restriction </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrivingRestrictionEndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which a special restriction ends.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DrivingRestrictionValue" name="DrivingRestrictionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A category of a driving restriction.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DrivingRestrictionValue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrivingRestrictionValue" abstract="true">
<xsd:annotation>
<xsd:documentation>A driving restriction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Drug" type="nc:DrugType" nillable="true">
<xsd:annotation>
<xsd:documentation>A legal or illegal substance that can be used as a medicine or a narcotic.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:SubstanceCategory" name="DrugCategoryCode" type="fbi:DrugCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of drug.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="SubstanceCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrugCoverageExceptionReasonText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason why a drug may be excluded from coverage by certain third-party programs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrugDaysSupplyText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of days a quantity of the drug will cover if used as directed or intended.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrugMeasurement" type="nc:SubstanceMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of a quantity of drugs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="DrugStrengthText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A level of potency of a drug. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EffectiveDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date that information take effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Email" type="nc:EmailType" nillable="true">
<xsd:annotation>
<xsd:documentation>An electronic form of communication that can be exchanged asynchronously.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailAttachment" abstract="true">
<xsd:annotation>
<xsd:documentation>A file which is sent along with an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmailAttachment" name="EmailAttachmentBinary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary file which is attached to an email message.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmailAttachment"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmailAttachment" name="EmailAttachmentDocument" type="nc:DocumentType" nillable="true">
<xsd:annotation>
<xsd:documentation>A document which is attached to an email message.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmailAttachment"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmailAttachment" name="EmailAttachmentImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>An image file which is attached to an email message.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmailAttachment"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier that references an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailMessageText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A body or main content of an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailReceivedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which an email message is received.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailRecipient" abstract="true">
<xsd:annotation>
<xsd:documentation>A recipient of an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailRecipientAddressID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An email address of a recipient of an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmailRecipient" name="EmailRecipientEntity" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which receives an email message.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmailRecipient"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmailRecipient" name="EmailRecipientName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an entity which receives an email message.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmailRecipient"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailSender" abstract="true">
<xsd:annotation>
<xsd:documentation>A sender of an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailSenderAddressID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An email address of a sender of an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmailSender" name="EmailSenderEntity" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which sends an email message.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmailSender"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmailSender" name="EmailSenderName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an entity which sends an email message.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmailSender"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailSentDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which an email message is sent.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmailSubjectText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A summary of the contents on an email message.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmergencyContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means of contacting someone in the event of an emergency.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person who works for a business or a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Employee" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who works for a business or a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeContactInformationAssociation" type="nc:PersonContactInformationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and the business contact information for that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeDepartmentName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a department or command associated with a job position.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeEarningsRateText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A monetary compensation a person receives for employment.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An employment identification assigned to a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeOccupation" abstract="true">
<xsd:annotation>
<xsd:documentation>A job of an employee.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeOccupationCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A general kind of job of an employee.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmployeeOccupationCategory" name="EmployeeOccupationCategoryCode" type="census:OccupationCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A general kind of job of an employee.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmployeeOccupationCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmployeeOccupationCategory" name="EmployeeOccupationCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A general kind of job of an employee.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmployeeOccupationCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmployeeOccupation" name="EmployeeOccupationCode" type="census:OccupationCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A job of an employee.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmployeeOccupation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EmployeeOccupation" name="EmployeeOccupationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A job of an employee.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EmployeeOccupation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeePositionName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A job title of an employee.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeRankText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A rank, status, or promotion level of a person within an employment organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeShiftText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A set of hours or time frame during which a person usually works.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeSupervisorReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person who oversees and manages an employee.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmployeeSupervisor" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who oversees and manages an employee.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Employer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A business or person which employs a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmploymentContactInformationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A means of contacting a person at work.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ContactInformationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmploymentLocationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A location where a person works.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="LocationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmploymentLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location where a person works.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EmploymentStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of employment for a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EncounterCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of encounter.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EncounterCategoryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>The text that describes an encounter type.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EncounterCategory" name="EncounterCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of encounter.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EncounterCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EncounterClassification" type="nc:EncounterClassificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A classification of ENCOUNTER. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EncounterCommentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A field indicating the description for the encounter.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EncounterIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier that represents an ENCOUNTER</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>An end date.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EngineReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An engine.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="EngineType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Engine" type="nc:EngineType" nillable="true">
<xsd:annotation>
<xsd:documentation>An engine.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EngineCylinderQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A count of the cylinders contained in an engine.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EngineDisplacementMeasure" type="nc:EngineDisplacementMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure of the displacement of a conveyance engine.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EngineDisplacementUnitCode" type="nc:EngineDisplacementUnitCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit of measurement for the displacement of a conveyance engine.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EngineHorsepowerQuantity" type="nc:QuantityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure of the horsepower of a conveyance engine.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EngineID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier stamped on an engine by a manufacturer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="EntityReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person, organization, or thing capable of bearing legal rights and responsibilities.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="EntityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Entity" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person, organization, or thing capable of bearing legal rights and responsibilities.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EntityRepresentation" name="EntityOrganizationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An organization capable of bearing legal rights and responsibilities.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="OrganizationType"/>
<i:Base i:name="EntityRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EntityRepresentation" name="EntityOrganization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization capable of bearing legal rights and responsibilities.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EntityRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EntityRepresentation" name="EntityPersonReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person capable of bearing legal rights and responsibilities.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
<i:Base i:name="EntityRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:EntityRepresentation" name="EntityPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person capable of bearing legal rights and responsibilities.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="EntityRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="EntityRepresentation" abstract="true">
<xsd:annotation>
<xsd:documentation>A person, organization, or thing capable of bearing legal rights and responsibilities.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExpirationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date after which information is no longer valid.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Explosive" type="nc:ExplosiveType" nillable="true">
<xsd:annotation>
<xsd:documentation>A device containing a substance or agent that can cause an explosion.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExplosiveComponent" abstract="true">
<xsd:annotation>
<xsd:documentation>An item contained within an explosive device designed to cause harm or damage when propelled by an explosion.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveComponent" name="ExplosiveComponentCode" type="atf:ExplosiveComponentCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An item contained within an explosive device designed to cause harm or damage when propelled by an explosion.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveComponent"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveComponent" name="ExplosiveComponentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An item contained within an explosive device designed to cause harm or damage when propelled by an explosion.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveComponent"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExplosiveContainer" abstract="true">
<xsd:annotation>
<xsd:documentation>An object that contains an explosive substance or agent.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveContainer" name="ExplosiveContainerCode" type="atf:ExplosiveContainerCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An object that contains an explosive substance or agent.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveContainer"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveContainer" name="ExplosiveContainerText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An object that contains an explosive substance or agent.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveContainer"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExplosiveFiller" abstract="true">
<xsd:annotation>
<xsd:documentation>A substance that can cause an explosion when ignited or detonated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveFiller" name="ExplosiveFillerCode" type="atf:ExplosiveFillerCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A substance that can cause an explosion when ignited or detonated.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveFiller"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveFiller" name="ExplosiveFillerText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A substance that can cause an explosion when ignited or detonated.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveFiller"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExplosiveIgnition" abstract="true">
<xsd:annotation>
<xsd:documentation>A means by which an explosive is ignited or detonated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveIgnition" name="ExplosiveIgnitionCode" type="atf:ExplosiveIgnitionCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means by which an explosive is ignited or detonated.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveIgnition"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ExplosiveIgnition" name="ExplosiveIgnitionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means by which an explosive is ignited or detonated.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ExplosiveIgnition"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A building, place, or structure that provides a particular service.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="FacilityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Facility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A building, place, or structure that provides a particular service.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityAssociation" type="nc:FacilityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between facilities.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of facility.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityCommercialIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a facility is for commercial purpose; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A method of contact for a facility.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityContainsItem" type="nc:ItemType" nillable="true">
<xsd:annotation>
<xsd:documentation>An item contained by a facility.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityDocumentAssociation" type="nc:FacilityDocumentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a facility and a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification assigned to a facility.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityImageAssociation" type="nc:FacilityImageAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a facility and an image.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location of a facility.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a facility.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityOrganizationAssociation" type="nc:FacilityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a facility and an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FacilityPersonAssociation" type="nc:FacilityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a facility and a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FamilyAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people who are in the same family.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FamilyKinshipCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of relationship between family members.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FamilyKinshipCategory" name="FamilyKinshipCode" type="nonauth:FamilyKinshipCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of relationship between family members.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FamilyKinshipCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FamilyKinshipCategory" name="FamilyKinshipText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of relationship between family members.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FamilyKinshipCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="FeeReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An amount of money charged.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ObligationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Fee" type="nc:ObligationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money charged.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FinancialObligationExemptionAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of an exemption from a payment obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Fingerprint" type="ansi-nist:FingerprintType" nillable="true">
<xsd:annotation>
<xsd:documentation>A representation or an encoding of the identifying characteristics of a persons fingerprints.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FingerprintSet" type="nc:FingerprintSetType" nillable="true">
<xsd:annotation>
<xsd:documentation>A representation or an encoding of the identifying characteristics of a set of persons fingerprints.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FingerprintTakenIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a fingerprint biometric was taken; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Firearm" type="nc:FirearmType" nillable="true">
<xsd:annotation>
<xsd:documentation>A weapon that will, or is designed to, or may readily be converted to expel a projectile by air, carbon dioxide, or the action of an explosive.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmAutomaticIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if firearm is an automatic weapon and can be fired in quick succession; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmBarrelLengthMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the length of the tube of a firearm from which a projectile is expelled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmCaliber" abstract="true">
<xsd:annotation>
<xsd:documentation>A diameter of the inside of a barrel of a firearm.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FirearmCaliber" name="FirearmCaliberCode" type="fbi:CALCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A diameter of the inside of a barrel of a firearm.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FirearmCaliber"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FirearmCaliber" name="FirearmCaliberText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A diameter of the inside of a barrel of a firearm.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FirearmCaliber"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmCategoryCode" type="fbi:TYPCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of firearm.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmCategoryDescription" abstract="true">
<xsd:annotation>
<xsd:documentation>A description of a kind of firearm.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FirearmCategoryDescription" name="FirearmCategoryDescriptionCode" type="fbi:TYPDescriptionCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a kind of firearm.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FirearmCategoryDescription"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FirearmCategoryDescription" name="FirearmCategoryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a kind of firearm.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FirearmCategoryDescription"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmFinish" abstract="true">
<xsd:annotation>
<xsd:documentation>A surface coating or finish of a firearm.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FirearmFinish" name="FirearmFinishCode" type="fbi:GUNColorFinishCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A surface coating or finish of a firearm.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FirearmFinish"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FirearmFinish" name="FirearmFinishText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A surface coating or finish of a firearm.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FirearmFinish"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmGaugeText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A caliber or diameter of the inside of a barrel of a firearm, particularly a shotgun.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmGripText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A handle of a firearm.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FirearmMakeCode" type="fbi:MAKCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of a firearm.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="FriendshipAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people who are friends.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:TelephoneNumberRepresentation" name="FullTelephoneNumber" type="nc:FullTelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A full telephone number.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TelephoneNumberRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="GeographicCoordinateLatitude" type="nc:LatitudeCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the angular distance between a point on the Earth and the Equator. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GeographicCoordinateLongitude" type="nc:LongitudeCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the angular distance between a point on the Earth and the Prime Meridian.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GeographicDatumCode" type="nga:DatumCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A spatial reference system.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GeographicElevationDatumID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a spatial reference system.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GeographicElevationMeasure" type="nc:GeographicElevationMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure of elevation at a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GuardianAssociation" type="nc:GuardianAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a guardian and a dependent.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="HazardousMaterial" type="nc:SubstanceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A substance which can cause harm.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Highway" type="nc:HighwayType" nillable="true">
<xsd:annotation>
<xsd:documentation>A major public road.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="HighwayFullText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A complete reference to a highway.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="HighwayID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a highway.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="HighwayName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a highway.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="HighwayPositionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A designation of a specific place on a highway.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="HomeContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means of contacting a person at home.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Identification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A representation of an identity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of identification.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationCategoryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a kind of identification.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:IdentificationCategory" name="IdentificationCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of identification.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="IdentificationCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationEffectiveDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an identification takes effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationExpirationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date after which an identification is no longer valid.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that identifies something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationJurisdiction" abstract="true">
<xsd:annotation>
<xsd:documentation>An area, region, or unit in which a unique identification is issued.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:IdentificationJurisdiction" name="IdentificationJurisdictionFIPS10-4Code" type="fips_10-4:CountryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An area, region, or unit in which a unique identification is issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="IdentificationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:IdentificationJurisdiction" name="IdentificationJurisdictionISO3166Alpha3Code" type="iso_3166:CountryAlpha3CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An area, region, or unit in which a unique identification is issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="IdentificationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:IdentificationJurisdiction" name="IdentificationJurisdictionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An area, region, or unit in which a unique identification is issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="IdentificationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationSourceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person, organization, or locale which issues an identification.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentificationStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of an identification.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A representation of the characteristics of a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="IdentityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityAssociation" type="nc:IdentityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and an identity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityCreationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an identity is created.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityCreationEventText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An occurrence that leads to the creation of an identity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityPersonRepresentation" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A set of person characteristics used as an identification.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityStolenIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an identity was used by someone other than the rightful identity holder for the purpose of committing fraud; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityTerminationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an identity is cancelled or terminated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IdentityTerminationEventText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An occurrence that leads to the termination of an identity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImageReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A picture or visual representation of something.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ImageType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Image" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A picture or visual representation of something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImageHeightValue" type="niem-xsd:integer" nillable="true">
<xsd:annotation>
<xsd:documentation>A height of an image in pixels.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImageLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physical location where an image is stored.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImageOperator" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who took an image.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImageWidthValue" type="niem-xsd:integer" nillable="true">
<xsd:annotation>
<xsd:documentation>A width of an image in pixels.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ImmediateFamilyAssociation" type="nc:ImmediateFamilyAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between parents and children.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An occurrence or an event that may require a response.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="IncidentType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Incident" type="nc:IncidentType" nillable="true">
<xsd:annotation>
<xsd:documentation>An occurrence or an event that may require a response.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentDayPeriodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A general time of day during which an incident occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentEvent" type="nc:ActivityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An action or occurrence associated with an incident.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentJurisdictionalOrganization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization or agency who has jurisdiction over an incident.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location where an incident occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentObservationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A remark about something noticed with regards to an incident.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentReportedNarrative" type="nc:DocumentType" nillable="true">
<xsd:annotation>
<xsd:documentation>A document containing an account of the events that transpired in an incident.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IncidentVehicleAssociation" type="nc:ActivityConveyanceAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an incident and a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A form of physical harm or damage sustained by a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="InjuryType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Injury" type="nc:InjuryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A form of physical harm or damage sustained by a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of harm or injury.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryCauser" abstract="true">
<xsd:annotation>
<xsd:documentation>A causer of an injury.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:InjuryCauser" name="InjuryCauserPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who caused an injury.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="InjuryCauser"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which an injury occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of an injury.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryLocationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A place on the body of a person where an injury occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjurySeverityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A degree of the seriousness or intensity of an injury.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjurySustainer" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who receives or sustains an injury.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryTreatmentEndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which care for an injury ended.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryTreatmentProvider" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which provided care for an injury.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryTreatmentStartDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which care for an injury began.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InjuryTreatmentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A provision of care intended to treat or heal an injury.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InstantMessengerClientName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an instant messaging program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InstantMessengerScreenID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An account identifier used to reference a person or organization within an instant messaging system. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A coverage by a contract whereby one party agrees to indemnify or guarantee another against loss by a specified contingent event or peril.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="InsuranceType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Insurance" type="nc:InsuranceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A coverage by a contract whereby one party agrees to indemnify or guarantee another against loss by a specified contingent event or peril.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceActiveIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an insurance policy is active; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceCancellationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an insurance policy is voided or revoked.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceCarrierIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a company which underwrites an insurance policy.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceCarrierName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a company which underwrites an insurance policy.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceCertifiedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a person is certified as having the necessary insurance coverage.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceCoverageCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of insurance coverage.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:InsuranceCoverageCategory" name="InsuranceCoverageCategoryCode" type="ansi_d20:InsuranceCoverageCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of insurance coverage.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="InsuranceCoverageCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:InsuranceCoverageCategory" name="InsuranceCoverageCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of insurance coverage.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="InsuranceCoverageCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceCoveredProperty" type="nc:PropertyType" nillable="true">
<xsd:annotation>
<xsd:documentation>A property item that is covered by an insurance policy.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceEffectiveDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an insurance policy coverage takes effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsuranceEndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date after which an insurance policy coverage is no longer in effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsurancePersonalIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an insurance coverage is for a personal use; false if it is for commercial or corporate use.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsurancePolicyHolderReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An entity which holds an insurance policy for a property item.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="EntityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="InsurancePolicyIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification assigned to an insurance policy by an insurance carrier.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntangibleItem" type="nc:IntangibleItemType" nillable="true">
<xsd:annotation>
<xsd:documentation>An intellectual property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualItemBusinessAreaText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A business or functional area in which an intellectual item is useful.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualProperty" type="nc:IntellectualPropertyType" nillable="true">
<xsd:annotation>
<xsd:documentation>A property that results from original thought or creativity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualPropertyCreationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date that a piece of intellectual property came into existence.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualPropertyCreationEventText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An event that led to the creation of intellectual property.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualPropertyRegistrationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date when intellectual property rights began for the registered owner.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualPropertyRegistrationIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a piece of intellectual property.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualPropertyTerminationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date when intellectual property is destroyed and/or property or registration rights cease to exist.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntellectualPropertyTerminationEventText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An event that led to the destruction of a piece of intellectual property and/or the termination of registration rights.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:TelephoneNumberRepresentation" name="InternationalTelephoneNumber" type="nc:InternationalTelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>An international telephone number.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TelephoneNumberRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Intoxication" type="nc:IntoxicationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physiological state of a person due to the presence of drugs, alcohol, or another toxic substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationAlcoholInvolvedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if alcohol contributed to the intoxication of a person; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationDrugInvolvedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a drug contributed to the intoxication of a person; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationIntoxicantCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of substance by which a person is intoxicated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:IntoxicationIntoxicantCategory" name="IntoxicationIntoxicantCategoryCode" type="fbi:DrugCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of substance by which a person is intoxicated.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="IntoxicationIntoxicantCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:IntoxicationIntoxicantCategory" name="IntoxicationIntoxicantCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of substance by which a person is intoxicated.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="IntoxicationIntoxicantCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationIntoxicantIllegalIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a substance that contributed to the intoxication of a person was illegal at the time and location of the event; false if it was legal.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationLevelText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A degree to which a person is intoxicated or under the influence of a substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationOverLimitIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the quantity of an intoxicating substance in the system of a person is over the legal limit; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationRelatedActivity" type="nc:ActivityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An activity in which the intoxication of a person was suspected or measured.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationTestCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of test performed to determine the nature and/or level of intoxication of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationTestDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a test of intoxication was performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationTestDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a test performed to determine the nature and/or level of intoxication of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="IntoxicationTester" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which administers a test to determine the intoxication of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An article or thing.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Item" type="nc:ItemType" nillable="true">
<xsd:annotation>
<xsd:documentation>An article or thing.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemActionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An action that was taken against a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemAgeMeasure" type="nc:TimeMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>An age of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemBarCodeIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A bar code assigned to a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemBinary" type="nc:BinaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary representation of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemBrandName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A distinctive name that identifies a manufacturer of a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemBuyer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A party that bought a property item in a property transaction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemCategory" name="ItemCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemColor" abstract="true">
<xsd:annotation>
<xsd:documentation>A color of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemColor" name="ItemColorDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the overall color of an item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemConditionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or appearance of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemContainerAssociation" type="nc:ItemContainerAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an item and something in which it is held.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemDealerIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification assigned to an item by a dealer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemDisposition" type="nc:ItemDispositionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A result or outcome that happens to an item after it has been handled or processed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemDispositionLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location of a property item after it has been processed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemFirstSoldYearDate" type="niem-xsd:gYear" nillable="true">
<xsd:annotation>
<xsd:documentation>A calendar year in which an item was first sold.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemHeightMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the height of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemHolderAssociation" type="nc:OrganizationItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property item and the entity holding or storing that property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemHoldingOrganization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization that is in possession of a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A binary representation of an image of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemInsuranceAssociation" type="nc:ItemInsuranceAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property and its insurance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemLeaseIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an item is leased; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemLengthMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the length of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemLienAssociation" type="nc:ItemLienAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property item and a lien on that property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemLocationAssociation" type="nc:ItemLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property and a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemMakeName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of the manufacturer that produced an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemModelName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a specific design or kind of item made by a manufacturer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemModelYearDate" type="niem-xsd:gYear" nillable="true">
<xsd:annotation>
<xsd:documentation>A year in which an item was manufactured or produced.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemMoverAssociation" type="nc:OrganizationItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property item and an entity that moved that property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemMovingOrganization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization that moves or relocates a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemOtherIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification assigned to an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemOwner" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which owns a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemOwnerAppliedID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier applied to an item by the owner.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemOwnerPurchasedValue" type="nc:ItemValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money a current owner paid to purchase a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemOwnershipCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of ownership of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemPossessionDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of how or why a party other than the owner came to possess a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemPossessor" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity other than the owner which has possession of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemPurchasePriceValue" type="nc:ItemValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money a buyer paid a seller for a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemQuantity" type="nc:QuantityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A count of the individual units which make up an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemRFIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of an item based on radio waves.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemReceiptIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification issued to an item when taken into possession for official purposes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemRegistrationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A registration of an item with an authority.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemRegistrationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemRegistration" type="nc:ItemRegistrationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A registration of an item with an authority.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemRegistrationHolderReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An entity to whom a registration is issued for a property item.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="EntityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemRentalIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an item is rented; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemReplacementTitleReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A title which is reissued because the original title is lost, stolen, or otherwise unavailable.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemTitleType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemSeller" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that sells a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemSerialIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification inscribed on or attached to a part, collection of parts, or complete unit by the manufacturer. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemSizeDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the size or physical dimensions of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemStateIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state-assigned identification for an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemStyle" abstract="true">
<xsd:annotation>
<xsd:documentation>A style of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitleReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A deed or other official document showing the legal ownership of a property item.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemTitleType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitle" type="nc:ItemTitleType" nillable="true">
<xsd:annotation>
<xsd:documentation>A deed or other official document showing the legal ownership of a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitleAssociation" type="nc:ItemTitleAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property item and its title.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitleDocumentCategoryCode" type="ansi_d20:VehicleTitleDocumentCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of individual title document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitlePurchaseDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a current owner purchased a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitlePurchasePriceAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A price a current owner paid to purchase a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitleReplacementAssociation" type="nc:ItemTitleReplacementAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property title and the property title it replaced.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitleSalesTaxAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A sales tax charged on a purchase of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitleSalesTaxPercentage" type="nc:PercentageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A tax rate used for computing sales tax on a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTitleTaxableValue" type="nc:ItemValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>A dollar value used to compute the taxes on a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemTransaction" type="nc:ItemTransactionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A transfer of ownership of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemUsageText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manner or way in which an item is used.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemValue" type="nc:ItemValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>An evaluation of the monetary worth of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemValueAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A monetary value of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemValueAssigner" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which assigns a value to an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemValueAssigningMethodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A method used to assign a value to an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemValueDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an item value takes effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemValueDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the monetary worth of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemValueTaxIncludedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if taxes were included in the item value; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemVisibleID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of an item that is visible on the item itself.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the weight of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ItemWidthMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the width of an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Jewelry" type="nc:JewelryType" nillable="true">
<xsd:annotation>
<xsd:documentation>An adornment made out of metals, gems, or imitations materials.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryCaratText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure in carats of the fineness of gold in a piece of jewelry.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryCategoryCode" type="fbi:JWTCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of jewelry.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryMetalText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A metal that makes up a part of a piece of jewelry.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryStone" type="nc:JewelryStoneType" nillable="true">
<xsd:annotation>
<xsd:documentation>A stone or gem from a piece of jewelry.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryStoneCaratText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure in carats of the weight of a jewelry stone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryStoneCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of jewelry gem or imitation gem.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryStoneColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of jewelry stone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryStoneCutText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A shape or cut of a jewelry stone or gem.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JewelryStoneQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A count of the number of a kind of stone found on a piece of jewelry.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JurisdictionReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A geopolitical area in which an organization, person, or object has a specific range of authority.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="JurisdictionType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Jurisdiction" type="nc:JurisdictionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A geopolitical area in which an organization, person, or object has a specific range of authority.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JurisdictionIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a jurisdiction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="JurisdictionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An area in which an organization or person has some kind of authoritative capacity or responsibility over.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Kit" type="nc:KitType" nillable="true">
<xsd:annotation>
<xsd:documentation>A set of tools, supplies, instructional matter, or other materials collected for a specific purpose.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="KitCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of kit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="KitIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a kit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Language" abstract="true">
<xsd:annotation>
<xsd:documentation>A system of words or symbols used for communication.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:Language" name="LanguageCode" type="iso_639-3:LanguageCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A system of words or symbols used for communication.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="Language"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:Language" name="LanguageName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A system of words or symbols used for communication.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="Language"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="LanguageText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A language in which the data content is recorded.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LastUpdatedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date information was last modified.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LastVerifiedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date information was last checked for accuracy.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LatitudeCoordinate" type="nc:LatitudeCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the angular distance between a point on the Earth and the Equator.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LatitudeDegreeValue" type="nc:LatitudeDegreeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies the degree of a latitude. The value comes from a restricted range between -90 (inclusive) and +90 (inclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LatitudeMinuteValue" type="nc:AngularMinuteType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies a minute of a degree. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LatitudeSecondValue" type="nc:AngularSecondType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies a second of a minute. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LengthUnitCode" type="unece:LengthCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit of measure of a length value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Lessee" type="nc:LesseeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which has a contract or lease to use a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LesseeJurisdictionAuthority" abstract="true">
<xsd:annotation>
<xsd:documentation>An authority that has jurisdiction over a lease.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LesseeJurisdictionAuthority" name="LesseeJurisdictionAuthorityCode" type="ansi_d20:JurisdictionAuthorityCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An authority that has jurisdiction over a lease.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LesseeJurisdictionAuthority"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LesseeJurisdictionAuthority" name="LesseeJurisdictionAuthorityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An authority that has jurisdiction over a lease.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LesseeJurisdictionAuthority"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Lessor" type="nc:LessorType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which conveys vehicles by way of a lease.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LessorIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of an entity which conveys vehicles by way of a lease.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LienReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A legal encumbrance placed on a property item.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="LienType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Lien" type="nc:LienType" nillable="true">
<xsd:annotation>
<xsd:documentation>A legal encumbrance placed on a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LienAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A monetary amount representing a legal encumbrance placed on a property.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LienDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a lien was placed on a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LienHolder" type="nc:LienHolderType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that has a security interest on a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LienReleaseDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a legal encumbrance is removed from a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LienReleaseReason" abstract="true">
<xsd:annotation>
<xsd:documentation>A reason a legal encumbrance is removed from a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LienReleaseReason" name="LienReleaseReasonCode" type="ansi_d20:LienReleaseReasonCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason a legal encumbrance is removed from a property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LienReleaseReason"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LienReleaseReason" name="LienReleaseReasonText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reason a legal encumbrance is removed from a property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LienReleaseReason"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Locale" type="nc:LocaleType" nillable="true">
<xsd:annotation>
<xsd:documentation>A geopolitical area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleCensusBlockID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of the smallest subdivision of an area designated for a census.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleCensusTractID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of an area designated for a census.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleCommunityName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a specific community within a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a geopolitical area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleDistrictName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name given to an area of land defined for administrative or official purposes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleEmergencyServicesCityName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a city containing the emergency services department associated with a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleEmergencyServicesJurisdictionID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of an emergency services jurisdiction that encompasses a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleFireJurisdictionID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a fire department jurisdiction that encompasses a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleJudicialDistrictCode" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A judicial district within a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleJudicialDistrictName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of the judicial district within a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleNeighborhoodName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a neighborhood within a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocalePoliceBeatText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a police beat that encompasses a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocalePoliceGridText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A police grid coordinate associated with a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocalePoliceJurisdictionID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a police jurisdiction that encompasses a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleRegionName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleSubdivisionName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a subdivision within a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocaleZoneName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of the zone for a region.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>Details about a physical location.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="LocationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Location" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>Details about a physical location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationAddress" type="nc:AddressType" nillable="true">
<xsd:annotation>
<xsd:documentation>A geophysical location described by postal information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationAddressGrid" type="nc:AddressGridType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by a unit of a grid system overlaid on an area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationAltitudeMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the height or position of a location above a certain reference.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationArea" type="nc:AreaType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by geographic boundaries.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind or functional description of a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCategory" name="LocationCategoryCode" type="fbi:LocationCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind or functional description of a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCategory" name="LocationCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind or functional description of a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationCityName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a city or town.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>Contact information for a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationContactInformationAssociation" type="nc:LocationContactInformationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a location and its contact information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationContainsOrganizationAssociation" type="nc:OrganizationLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a location and an organization at that location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationCountry" abstract="true">
<xsd:annotation>
<xsd:documentation>A country, territory, dependency, or other such geopolitical subdivision of a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCountry" name="LocationCountryFIPS10-4Code" type="fips_10-4:CountryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country, territory, dependency, or other such geopolitical subdivision of a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCountry"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCountry" name="LocationCountryISO3166Alpha2Code" type="iso_3166:CountryAlpha2CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country, territory, dependency, or other such geopolitical subdivision of a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCountry"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCountry" name="LocationCountryISO3166Alpha3Code" type="iso_3166:CountryAlpha3CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country, territory, dependency, or other such geopolitical subdivision of a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCountry"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCountry" name="LocationCountryISO3166NumericCode" type="iso_3166:CountryNumericCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country, territory, dependency, or other such geopolitical subdivision of a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCountry"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCountry" name="LocationCountryName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country, territory, dependency, or other such geopolitical subdivision of a location.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCountry"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationCounty" abstract="true">
<xsd:annotation>
<xsd:documentation>A county, parish, vicinage, or other such geopolitical subdivision of a state.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCounty" name="LocationCountyCode" type="fips_6-4:USCountyCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A county, parish, vicinage, or other such geopolitical subdivision of a state.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCounty"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationCounty" name="LocationCountyName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A county, parish, vicinage, or other such geopolitical subdivision of a state.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationCounty"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationCrossStreet" type="nc:CrossStreetType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by two or more streets which intersect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationDepthMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure of the depth of a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationEmergencyServicesAssociation" type="nc:OrganizationLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a location and its emergency services.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationGeographicElevation" type="nc:GeographicElevationMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure of the distance of a point on the Earth from sea level.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationHighway" type="nc:HighwayType" nillable="true">
<xsd:annotation>
<xsd:documentation>A major public road.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationLandmarkText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A distinguishing physical feature at a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationLocale" type="nc:LocaleType" nillable="true">
<xsd:annotation>
<xsd:documentation>A geopolitical area.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationMGRSCoordinate" type="nc:MGRSCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A coordinate from the Military Grid Reference System (MGRS) which represents a location with a Universal Transverse Mercator (UTM) coordinate and a unique military grid square.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationMapLocation" type="nc:MapLocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by map or grid coordinates.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationNeighboringPersonAssociation" type="nc:PersonLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a location and a person neighboring that location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationOrganizationAssociation" type="nc:OrganizationLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a location and an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationPoliceDepartmentAssociation" type="nc:OrganizationLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a location and its police department.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationPostalCode" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a post office-assigned zone for an address.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationPostalExtensionCode" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a smaller area within a post office-assigned zone for an address.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationRangeDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the boundary or range of a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationRelativeLocation" type="nc:RelativeLocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by its proximity to another location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressDeliveryPoint" name="LocationRouteName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name and number of a postal route.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressDeliveryPoint"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationState" abstract="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateCanadianProvinceCode" type="can:CanadianProvinceCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateFIPS10-4InternationalCode" type="fips_10-4:InternationalStateCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateFIPS5-2AlphaCode" type="fips_5-2:USStateCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateFIPS5-2NumericCode" type="fips_5-2:USStateNumericCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateNCICLISCode" type="fbi:LISCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateNCICLSTACode" type="fbi:LSTACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateNCICRESCode" type="fbi:RESCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:LocationState" name="LocationStateUSPostalServiceCode" type="usps:USStateCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state, commonwealth, province, or other such geopolitical subdivision of a country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="LocationState"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressDeliveryPoint" name="LocationStreet" type="nc:StreetType" nillable="true">
<xsd:annotation>
<xsd:documentation>A road, thoroughfare or highway.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressDeliveryPoint"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationSurroundingAreaDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the immediate area around a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationTwoDimensionalGeographicCoordinate" type="nc:TwoDimensionalGeographicCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by a latitude and longitude.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LocationUTMCoordinate" type="nc:UTMCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A coordinate from the Universal Transverse Mercator (UTM) Coordinate System, which represents a location with a grid zone, an easting value, and a northing value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LongitudeCoordinate" type="nc:LongitudeCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the angular distance between a point on the Earth and the Prime Meridian.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LongitudeDegreeValue" type="nc:LongitudeDegreeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies the degree of a longitude. The value comes from a restricted range between -180 (inclusive) and +180 (exclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LongitudeMinuteValue" type="nc:AngularMinuteType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies a minute of a degree. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="LongitudeSecondValue" type="nc:AngularSecondType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that specifies a second of a minute. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MGRSCoordinate" type="nc:MGRSCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A coordinate from the Military Grid Reference System (MGRS) which represents a location with a Universal Transverse Mercator (UTM) coordinate and a unique military grid square.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MGRSCoordinateID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a complete Military Grid Reference System (MGRS) coordinate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MGRSCoordinateSquareID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a Military Grid Reference System (MGRS) square.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapCoordinateFullText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A complete coordinate of a point on a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a map was published, copyrighted or became effective for use.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapElevationCoordinateText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A height or elevation of a point on a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapHorizontalCoordinateText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A horizontal location of a point on a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapLocation" type="nc:MapLocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by map or grid coordinates.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapLocationDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a map location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapPageID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a page number in a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapQuadrantText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A quadrant or square in a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapVersionID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a version of a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MapVerticalCoordinateText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A vertical location of a point on a map.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarginDuration" type="niem-xsd:duration" nillable="true">
<xsd:annotation>
<xsd:documentation>A subjective assessment of the uncertainty of an estimated point by bounding an elements value with an estimated margin of error.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarriageAssociation" type="nc:PersonUnionAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between two persons who are legally married to each other.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Measure" type="nc:MeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MeasureCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A method used to make a measurement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MeasureDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a measurement was made.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MeasureEstimatedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a measurement has been estimated or guessed; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MeasureMetadata" type="nc:MeasureMetadataType" nillable="true">
<xsd:annotation>
<xsd:documentation>Metadata about a measurement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:MeasureValue" name="MeasurePointValue" type="nc:MeasurePointValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>A specific measurement value.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureValue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:MeasureValue" name="MeasureRangeValue" type="nc:MeasureRangeValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement specified by a minimum and maximum value.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureValue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:MeasureValue" name="MeasureText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement value.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MeasureValue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="MeasureUnitText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit that qualifies the measurement value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MeasureValue" abstract="true">
<xsd:annotation>
<xsd:documentation>A measurement value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Measurer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person or organization who makes a measurement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MedicalCondition" type="nc:MedicalConditionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state of health, on-going or present.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MedicalConditionCauseText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A trigger that can initiate the onset of a medical condition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MedicalConditionDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a medical condition.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MedicalConditionPresentIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a medical condition currently exists; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MedicalConditionSeverityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A degree to which a medical condition is affecting a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MedicalConditionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state of health, on-going or present.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Metadata" type="nc:MetadataType" nillable="true">
<xsd:annotation>
<xsd:documentation>Information that further qualifies primary data; data about data.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryBranchName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a military branch in which a person served.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryDischargeCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of discharge a person received from military service.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:MilitaryDischargeCategory" name="MilitaryDischargeCategoryCode" type="ut_offender:MilitaryDischargeCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of discharge a person received from military service.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MilitaryDischargeCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:MilitaryDischargeCategory" name="MilitaryDischargeCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of discharge a person received from military service.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="MilitaryDischargeCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryDischargeDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a person was released from further military obligations.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryExemptionDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of why a person was excused from military service.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryExperienceIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person has some form of military experience; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryReleaseCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of release a person received from military service.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryReleaseDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a person was released from active service in a military.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryServiceActiveIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is currently serving in the military; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryServiceTimeMeasure" type="nc:TimeMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A quantity of time a person spent in military service.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitaryStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of military service of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MilitarySummary" type="nc:MilitarySummaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A service of a person in a military.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:TelephoneNumberRepresentation" name="NANPTelephoneNumber" type="nc:NANPTelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A North American Numbering Plan telephone number.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="TelephoneNumberRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="NeighborAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people who live close to each other.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A thing that is owed to someone else.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ObligationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Obligation" type="nc:ObligationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A thing that is owed to someone else.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationCompleteIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an obligation has been fulfilled; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationComplianceIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person with an obligation is in compliance with the requirements; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationDue" abstract="true">
<xsd:annotation>
<xsd:documentation>An amount of money or quantity of time still required to be spent in order to fulfill an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ObligationDue" name="ObligationDueAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of a payment obligation that has not been made.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ObligationDue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationDueDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date by which an obligation must be fulfilled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ObligationDue" name="ObligationDueDuration" type="niem-xsd:duration" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money or quantity of time still required to be spent in order to fulfill an obligation.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ObligationDue"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationEndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which an obligation ends.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationEntity" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that must fulfill an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationExemption" type="nc:ObligationExemptionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A waival or dismissal of an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationExemptionDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of an exemption from an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationExemptionIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an obligation has been waived or dismissed; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationPaid" abstract="true">
<xsd:annotation>
<xsd:documentation>An amount of money or quantity of time that has been spent towards fulfilling an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ObligationPaid" name="ObligationPaidAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of a payment obligation that has been made.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ObligationPaid"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationPaidDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an obligation was fulfilled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ObligationPaid" name="ObligationPaidDuration" type="niem-xsd:duration" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money or quantity of time that has been spent towards fulfilling an obligation.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ObligationPaid"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationPeriodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An interval or period at which an obligation is required to be fulfilled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationProgressDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the progress that has been made in fulfilling an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationRecipient" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity to whom an obligation must be fulfilled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationRecurrence" type="nc:ObligationRecurrenceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A periodic basis on which an obligation must be met.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationRequirementDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of what is necessary in order to fulfill an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationStartDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which an obligation begins.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ObligationTotal" abstract="true">
<xsd:annotation>
<xsd:documentation>An amount of money or quantity of time that that must be spent in order to fulfill an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ObligationTotal" name="ObligationTotalAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A total amount of money to be charged or paid to meet a financial obligation.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ObligationTotal"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ObligationTotal" name="ObligationTotalDuration" type="niem-xsd:duration" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money or quantity of time that that must be spent in order to fulfill an obligation.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ObligationTotal"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="OdometerReadingMeasure" type="nc:OdometerReadingMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measure of elapsed distance traveled as determined by an odometer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A unit which conducts some sort of business or operations.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="OrganizationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Organization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit which conducts some sort of business or operations.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationAbbreviationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An abbreviation, acronym, or code for an organization name.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationActivityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An activity that an organization is known or thought to be involved with.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationAssociation" type="nc:OrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and another organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationBranchName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of the chapter or branch by which an organization is known within a larger group of organizations.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind or functional type of organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:OrganizationCategory" name="OrganizationCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind or functional type of organization.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="OrganizationCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationContactInformationAssociation" type="nc:OrganizationContactInformationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and contact information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationDayContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means of contacting an organization during daytime hours.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of an organization </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationDoingBusinessAsName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name an organization uses for conducting business.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationEmergencyContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means of contacting an organization in the event of an emergency.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationEstablishedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an organization was started.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationEveningContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means of contacting an organization during evening or early night hours.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationFacilityAssociation" type="nc:OrganizationFacilityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and a facility.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationGangAssociation" type="nc:OrganizationUnitAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and a gang.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification that references an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationIncorporatedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an organization is incorporated; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationItemAssociation" type="nc:OrganizationItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationLocalIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification assigned at a local level to an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationNightContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A means of contacting an organization during late-night hours.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FacilityOrganizationAssociation" name="OrganizationOperatesFacilityAssociation" type="nc:FacilityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a facility and an organization that operates that facility.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FacilityOrganizationAssociation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationOtherIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification assigned to an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationOwnsItemAssociation" type="nc:OrganizationItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and a property item owned by that organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationParent" abstract="true">
<xsd:annotation>
<xsd:documentation>An entity that owns, controls, or operates the organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:OrganizationParent" name="OrganizationParentAffiliate" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization that owns, controls, or operates the organization.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="OrganizationParent"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationParentAssociation" type="nc:OrganizationUnitAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that owns, controls, or operates the organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:OrganizationParent" name="OrganizationParentOrganization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization that owns, controls, or operates the organization.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="OrganizationParent"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationPossessesItemAssociation" type="nc:OrganizationItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and a property item possessed by that organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationPrimaryContactInformation" type="nc:ContactInformationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A preferred means of contacting an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationPrincipalOfficial" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A chief or high ranking executive of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationPrincipalOfficialAssociation" type="nc:PersonOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and its principal official.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationSubUnit" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A division of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationSubUnitName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a subdivision of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationSubsidiaryAssociation" type="nc:OrganizationUnitAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an organization and its subsidiary organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FacilityOrganizationAssociation" name="OrganizationSupervisesFacilityAssociation" type="nc:FacilityOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a facility and an organization that supervises that facility.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FacilityOrganizationAssociation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationTaxIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A tax identification assigned to an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationTerminationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date an organization went out of business.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationUnitReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A unit of an organization.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="OrganizationType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationUnit" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="OrganizationUnitName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a high-level division of an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PassportReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A government-issued document that authenticates the identity and citizenship of a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PassportType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Passport" type="nc:PassportType" nillable="true">
<xsd:annotation>
<xsd:documentation>A government-issued document that authenticates the identity and citizenship of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PassportCategoryCode" type="nc:PassportCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of passport.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PassportIssuingOrganization" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization which issued a passport.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PassportNumberIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a passport.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PassportStolenLostIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a passport is stolen or lost; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Percentage" type="nc:PercentageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A ratio, proper fraction, or percentage, with permissible decimal values ranging from 0 to 1 inclusive.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A human being.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Person" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A human being.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAccentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A pattern of speech with which a person speaks.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonActivityInvolvementAssociation" type="nc:ActivityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and an activity in which a person was or may have been involved.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonActivityInvolvementText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the involvement of a person in an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAgeDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the age of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAgeMeasure" type="nc:TimeMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the age of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAliasIdentityAssociation" type="nc:IdentityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and an alias identity used by that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAlternateName" type="nc:PersonNameType" nillable="true">
<xsd:annotation>
<xsd:documentation>An alternate name used by a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonArmedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person of interest was armed at the time of encounter; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAssaultedOfficerIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person of interest assaulted a DHS Immigrations Customs Enforcement (ICE) Officer during an encounter; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAssignedUnitAssociation" type="nc:PersonOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a unit to which that person is assigned.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonAuthorityFigureReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person having or perceived as having a trusted position of authority over a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonBirthDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a person was born.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonBirthLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location where a person was born.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonBloodType" abstract="true">
<xsd:annotation>
<xsd:documentation>A blood group and RH factor of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonBloodType" name="PersonBloodTypeCode" type="fbi:BLTCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A blood group and RH factor of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonBloodType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonBloodType" name="PersonBloodTypeText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A blood group and RH factor of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonBloodType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonBodyXRaysAvailable" abstract="true">
<xsd:annotation>
<xsd:documentation>An X-ray of a body part available for a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonBodyXRaysAvailable" name="PersonBodyXRaysAvailableCode" type="fbi:BXRCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An X-ray of a body part available for a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonBodyXRaysAvailable"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonBodyXRaysAvailable" name="PersonBodyXRaysAvailableText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An X-ray of a body part available for a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonBodyXRaysAvailable"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonBuildText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physique or shape of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonCapability" type="nc:CapabilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A capacity or ability of a person for something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonChildReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A son or daughter of a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonCircumcisionIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is circumcised; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonCitizenship" abstract="true">
<xsd:annotation>
<xsd:documentation>A county that assigns rights, duties, and privileges to a person because of the birth or naturalization of the person in that country.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonCitizenship" name="PersonCitizenshipFIPS10-4Code" type="fips_10-4:CountryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A county that assigns rights, duties, and privileges to a person because of the birth or naturalization of the person in that country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonCitizenship"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonCitizenship" name="PersonCitizenshipISO3166Alpha2Code" type="iso_3166:CountryAlpha2CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A county that assigns rights, duties, and privileges to a person because of the birth or naturalization of the person in that country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonCitizenship"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonCitizenship" name="PersonCitizenshipISO3166Alpha3Code" type="iso_3166:CountryAlpha3CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A county that assigns rights, duties, and privileges to a person because of the birth or naturalization of the person in that country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonCitizenship"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonCitizenship" name="PersonCitizenshipISO3166NumericCode" type="iso_3166:CountryNumericCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A county that assigns rights, duties, and privileges to a person because of the birth or naturalization of the person in that country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonCitizenship"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonCitizenship" name="PersonCitizenshipText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A county that assigns rights, duties, and privileges to a person because of the birth or naturalization of the person in that country.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonCitizenship"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonClothing" type="nc:ClothingType" nillable="true">
<xsd:annotation>
<xsd:documentation>An article of clothing, dress, or attire for a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonComplexionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An appearance or condition of the skin of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonComprehendsSpokenLanguageIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is able to grasp and understand the meaning of a language being spoken; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonContactInformationAssociation" type="nc:PersonContactInformationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and contact information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonConveyanceAssociation" type="nc:PersonConveyanceAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonCriminalOrganizationAssociation" type="nc:PersonOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a criminal organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonCurrentEmploymentAssociation" type="nc:PersonEmploymentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An employment a person currently holds.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonCurrentLocationAssociation" type="nc:PersonLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and the current location of that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDNA" type="nc:DNAType" nillable="true">
<xsd:annotation>
<xsd:documentation>A representation or an encoding of the identifying characteristics of a person's DNA.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDeathDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a person died or was declared legally dead.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDependentReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person dependent upon the guardianship of another.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDependentQuantity" type="nc:QuantityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of people dependent upon a person as their primary means of support.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDetainmentLocationAssociation" type="nc:PersonLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a location at which that person is being detained.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDigitalImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A photograph or image of a person in a digital format.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDigitizedSignatureImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>An image of a handwritten signature of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDisguiseDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of something a person wears to conceal or mislead others as to the true appearance or identity of that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDocumentAssociation" type="nc:PersonDocumentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonDonorOrgan" abstract="true">
<xsd:annotation>
<xsd:documentation>An organ a person is willing to donate upon death.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEducationLevelText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>The highest level of education a person has obtained.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEmploymentAssociation" type="nc:PersonEmploymentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An employment of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEmploymentLocationAssociation" type="nc:PersonLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a location at which that person is employed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEncounterReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An interface between a person of interest and a representative of the federal government.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonEncounterType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEncounter" type="nc:PersonEncounterType" nillable="true">
<xsd:annotation>
<xsd:documentation>An interface between a person of interest and a representative of the federal government.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEthnicity" abstract="true">
<xsd:annotation>
<xsd:documentation>A cultural lineage of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonEthnicity" name="PersonEthnicityCode" type="fbi:EthnicityCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A cultural lineage of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonEthnicity"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonEthnicity" name="PersonEthnicityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A cultural lineage of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonEthnicity"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEyeColor" abstract="true">
<xsd:annotation>
<xsd:documentation>A color of the eyes of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonEyeColor" name="PersonEyeColorCode" type="fbi:EYECodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the eyes of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonEyeColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonEyeColor" name="PersonEyeColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the eyes of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonEyeColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonEyewearDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of glasses or other eyewear a person wears.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonFacialHairText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of facial hair of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonFingerprintSet" type="nc:FingerprintSetType" nillable="true">
<xsd:annotation>
<xsd:documentation>A representation or an encoding of the identifying characteristics of a set of a persons fingerprints.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonFormerEmploymentAssociation" type="nc:PersonEmploymentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An employment a person held in the past but does not currently hold.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonFraudulentIdentificationIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the identification document of a person of interest is fraudulent; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonFullName" type="nc:PersonNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A complete name of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonGangAssociation" type="nc:PersonOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a gang.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonGeneralAppearanceDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the way a person looks and is presented overall.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonGivenName" type="nc:PersonNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A first name of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonGuardianReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person with guardianship over another.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHairAppearanceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An overall appearance of the hair of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHairCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of hair of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHairColor" abstract="true">
<xsd:annotation>
<xsd:documentation>A color of the hair of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonHairColor" name="PersonHairColorCode" type="fbi:HAICodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the hair of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonHairColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonHairColor" name="PersonHairColorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the hair of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonHairColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHairLengthText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A length of hair of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHairStyleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A style or cut of hair worn by a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHandednessText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A hand with which a person is more adept using.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHeightDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the height of a person. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHeightMeasure" type="nc:LengthMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the height of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonHumanResourceIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A human resources or employment identification assigned to a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonInjury" type="nc:InjuryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A form of physical harm or damage sustained by a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonIntoxication" type="nc:IntoxicationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physiological state of a person due to the presence of drugs, alcohol, or another toxic substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonInvolvedInDrivingIncidentAssociation" type="nc:ActivityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a driving incident in which that person was involved.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonIssuedCourtOrderAssociation" type="nc:PersonDocumentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a court order issued to that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonIssuedDocumentAssociation" type="nc:PersonDocumentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a document issued to that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonItemAssociation" type="nc:PersonItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and an item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonJewelryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of adornments a person wears.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonJuvenileClaimedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the person of interest claims to be a juvenile; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonJuvenileVerifiedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the person of interest claim to be a juvenile is confirmed; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonKnownPreviousLocationAssociation" type="nc:PersonLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a location at which that person is know to have been previously.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonLanguageEnglishIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person understands and speaks English; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonLastSeenLocationAssociation" type="nc:PersonLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and the last known location at which that person was seen.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonLearningDisabilityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A disorder of a person which can cause difficulties in learning something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonLicenseIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification that references a license certification or registration of a person for some purpose.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonLivingIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is alive, false if a person is dead.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonLocationAssociation" type="nc:PersonLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMaidenName" type="nc:PersonNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An original surname of a person before changed by marriage.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMaritalStatusText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of marriage for a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMedicalCondition" type="nc:MedicalConditionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state of health for a person, on-going or present.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMedicalDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the overall health of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMedicalFileIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a medical history file is known to exist for a person; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMedicationRequiredText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A medication and dosage required for a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMentalStateText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A mental condition of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMiddleName" type="nc:PersonNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A middle name of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMilitarySummary" type="nc:MilitarySummaryType" nillable="true">
<xsd:annotation>
<xsd:documentation>A service of a person in a military.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonMoodDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a state of feeling of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonName" type="nc:PersonNameType" nillable="true">
<xsd:annotation>
<xsd:documentation>A combination of names and/or titles by which a person is known.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonNamePrefixText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A title or honorific used by a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonNameSuffixText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A term appended after the family name that qualifies the name.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonNameText" type="nc:PersonNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name by which a person is known, referred, or addressed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonNationalIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification that references a person within a country but is not based on fingerprint.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonNationality" abstract="true">
<xsd:annotation>
<xsd:documentation>A country in which a person was born.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonNationality" name="PersonNationalityFIPS10-4Code" type="fips_10-4:CountryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country in which a person was born.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonNationality"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonNationality" name="PersonNationalityISO3166Alpha2Code" type="iso_3166:CountryAlpha2CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country in which a person was born.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonNationality"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonNationality" name="PersonNationalityISO3166Alpha3Code" type="iso_3166:CountryAlpha3CodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country in which a person was born.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonNationality"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonNationality" name="PersonNationalityISO3166NumericCode" type="iso_3166:CountryNumericCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country in which a person was born.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonNationality"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonNationalityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A country in which a person was born.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonOrganDonatorIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person has given consent to be used as an organ donor upon death; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonDonorOrgan" name="PersonOrganDonorCode" type="ansi_d20:PersonOrganDonorCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organ a person is willing to donate upon death.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonDonorOrgan"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonDonorOrgan" name="PersonOrganDonorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organ a person is willing to donate upon death.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonDonorOrgan"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonOrganizationAffiliationAssociation" type="nc:PersonOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonOrganizationAssociation" type="nc:PersonOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and an organization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonOtherIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>Information about an identifier with a kind that is not explicitly defined in the standard that refers to a person within a certain domain.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonOwnsItemAssociation" type="nc:PersonItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a property item that person owns.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonParentReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A father or mother of a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonPassportIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a passport issued to a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonPhysicalDisabilityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physical disability of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonPhysicalFeature" type="nc:PhysicalFeatureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A prominent or easily identifiable aspect of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonPossessCreditCardIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person of interest indicates possession of any credit cards; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonPossessesItemAssociation" type="nc:PersonItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a property item that person possesses.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonPrimaryLanguage" type="nc:PersonLanguageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A capacity of a person for a language with which that person has the strongest familiarity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonPrimaryWorkerAssociation" type="nc:PersonWorkerAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a primary worker assigned to that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonRace" abstract="true">
<xsd:annotation>
<xsd:documentation>A classification of a person based on factors such as geographical locations and genetics.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonRace" name="PersonRaceCode" type="fbi:RACCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A classification of a person based on factors such as geographical locations and genetics.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonRace"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonRace" name="PersonRaceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A classification of a person based on factors such as geographical locations and genetics.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonRace"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonReadsLanguageIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is able to read a language; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonReferralWorkerAssociation" type="nc:PersonWorkerAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a referral worker assigned to that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonReligionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A religion to which a person subscribes or believes; a categorization of spiritual beliefs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonResident" abstract="true">
<xsd:annotation>
<xsd:documentation>A manner of residence a person has in a city, town, community, or other area..</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonResident" name="PersonResidentCode" type="fbi:ResidentCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manner of residence a person has in an area such as a city, town, or community.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonResident"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonResident" name="PersonResidentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manner of residence a person has in an area such as a city, town, or community.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonResident"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FacilityPersonAssociation" name="PersonResidesAtFacilityAssociation" type="nc:FacilityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a facility at which that person lives.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FacilityPersonAssociation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSSNIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unique reference to a living person; assigned by the United States Social Security Administration.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSecondaryLanguage" type="nc:PersonLanguageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A capacity of a person for a language with which that person is not completely fluent.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSecurityClearance" abstract="true">
<xsd:annotation>
<xsd:documentation>A formal authorization granting a person access to classified or restricted information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonSecurityClearance" name="PersonSecurityClearanceCode" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A formal authorization granting a person access to classified or restricted information.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonSecurityClearance"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonSecurityClearance" name="PersonSecurityClearanceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A formal authorization granting a person access to classified or restricted information.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonSecurityClearance"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSex" abstract="true">
<xsd:annotation>
<xsd:documentation>A gender or sex of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonSex" name="PersonSexCode" type="fbi:SEXCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A gender or sex of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonSex"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonSex" name="PersonSexText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A gender or sex of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonSex"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSexualOrientationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A target gender of the sexual interest of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSkinTone" abstract="true">
<xsd:annotation>
<xsd:documentation>A color or tone of the skin of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonSkinTone" name="PersonSkinToneCode" type="fbi:SKNCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color or tone of the skin of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonSkinTone"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonSkinTone" name="PersonSkinToneText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color or tone of the skin of a person.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonSkinTone"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSpeaksLanguageIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is able to speak a language; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSpeechDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of any impediments that can affect the speech of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonStateIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a person based on a state-issued ID card.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonStolenIdentityAssociation" type="nc:IdentityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a stolen identity used by that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonSurName" type="nc:PersonNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A last name or family name of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonTaxIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification used to refer to a specific person within the tax system of a country.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonTemporaryAssignedUnitAssociation" type="nc:PersonOrganizationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a temporarily assigned unit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonTooth" type="nc:ToothType" nillable="true">
<xsd:annotation>
<xsd:documentation>A tooth of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonUSCitizenIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is a citizen of the United States; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonUnionCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of union between two people.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonUnionCategory" name="PersonUnionCategoryCode" type="nonauth:MarriageCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of union between two people.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonUnionCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PersonUnionCategory" name="PersonUnionCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of union between two people.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PersonUnionCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonUnionStatus" type="nc:MarriageStatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a union between two people.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonUnionStatusCode" type="nonauth:MarriageStatusCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a union between two people.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonVisionPrescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A prescription a person needs for corrective lenses or contacts.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonWeightDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the weight of a person. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of the weight of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonWorkLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>The work address or structure of a person. This association is used when the persons employer is not known. If the employer is known, use an Organization which in turn has a Location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonWorkPlace" abstract="true">
<xsd:annotation>
<xsd:documentation>The work address or structure of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonWorkerReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person assigned to do work for or on behalf of a person.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonWorkerAssociation" type="nc:PersonWorkerAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a person assigned to do work for or on behalf of that person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:FacilityPersonAssociation" name="PersonWorksAtFacilityAssociation" type="nc:FacilityPersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a facility at which that person works.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="FacilityPersonAssociation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonWritesLanguageIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person is able to write a language; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PersonXRayImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>An X-Ray image of a person or part of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PhysicalFeature" type="nc:PhysicalFeatureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A prominent or easily identifiable aspect of something or someone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PhysicalFeatureCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A specific kind of physical feature.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PhysicalFeatureCategory" name="PhysicalFeatureCategoryCode" type="fbi:SMTCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A specific kind of physical feature.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PhysicalFeatureCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:PhysicalFeatureCategory" name="PhysicalFeatureCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A specific kind of physical feature.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="PhysicalFeatureCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PhysicalFeatureDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a physical feature.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PhysicalFeatureGeneralCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A general kind of physical feature.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PhysicalFeatureImage" type="nc:ImageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A digital image of a physical feature.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PhysicalFeatureLocationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location of a physical feature.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PreviousActivityAssociation" type="nc:RelatedActivityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a preceding activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProbabilityNumeric" type="nc:PercentageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A decimal value that indicates computed likelihood that what the content is true or accurate. This value is based on a calculation of probability of occurrence or truth.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A set of projects, activities, or services intended to meet a need.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ProgramType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Program" type="nc:ProgramType" nillable="true">
<xsd:annotation>
<xsd:documentation>A set of projects, activities, or services intended to meet a need.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramAction" type="nc:ActivityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A project or service of a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramAdministrator" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that runs a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramCapacityText" type="niem-xsd:integer" nillable="true">
<xsd:annotation>
<xsd:documentation>A maximum number of people that can be enrolled in a program at a time.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramCondition" type="nc:ConditionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A condition that must be met in order for a person to remain in a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramFacility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A place where a program is located.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who attends a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramPubliclyRunIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a program is run in the public sector; false if the program is run privately.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramPurposeText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A purpose or reason for a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramReferral" type="nc:ReferralType" nillable="true">
<xsd:annotation>
<xsd:documentation>A recommendation or mandate for a person to attend a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramRelease" type="nc:ReleaseType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manner by which a person left a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramResidentialIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person resides at a program facility; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramSupervisedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a person will be officially supervised through the duration of a program; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgramSupervisor" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity that oversees and manages a program.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Progress" type="nc:ProgressType" nillable="true">
<xsd:annotation>
<xsd:documentation>A set of changes or advancements which bring someone closer to completing something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgressComplianceIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a reported progress is acceptable according to the terms set; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgressComplianceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the compliance or non-compliance of a person with an activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgressPaymentAmountText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money paid towards completion of a requirement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProgressTimeQuantityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A quantity of time spent towards completion of a requirement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProperNameText" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A word or phrase by which a person or thing is known, referred, or addressed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertyReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A tangible or intangible item that can be owned or used.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PropertyType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Property" type="nc:PropertyType" nillable="true">
<xsd:annotation>
<xsd:documentation>A tangible or intangible item that can be owned or used.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertyCurrentLocationAssociation" type="nc:ItemLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property and its current location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertyCurrentResaleValue" type="nc:ItemValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money for which an item could currently be sold.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertyDispositionLocationAssociation" type="nc:ItemLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property and disposition location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertyHolding" type="nc:ItemHoldingType" nillable="true">
<xsd:annotation>
<xsd:documentation>A temporary possession of an item for official purposes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertyRecoveredValue" type="nc:ItemValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money a previously missing item is worth after having been found.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertyRegistrationAssociation" type="nc:ItemRegistrationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property and its registration information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertySeizedLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location where an item was removed from the possession of the owner for official purposes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PropertySeizer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which removes an item from the possession of the owner for official purposes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemStyle" name="PropertyStyleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A style of a property item.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemStyle"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="PublisherName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an entity responsible for the publication of the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="QualityCommentText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A remark, explanation, or observation regarding the accuracy or trustworthiness of the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="QualityCommentTitleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>The name or title of a remark, explanation, or observation regarding the accuracy or trustworthiness of the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="QualityValidityCode" type="twpdes:QualityValidityCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A likelihood that the information is accurate or trustworthy.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RangeMaximumValue" type="niem-xsd:decimal" nillable="true">
<xsd:annotation>
<xsd:documentation>A maximum value of a range.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RangeMinimumValue" type="niem-xsd:decimal" nillable="true">
<xsd:annotation>
<xsd:documentation>A minimum value of a range.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RealEstate" type="nc:RealEstateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A piece of land and any permanent structures and natural resources on it.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RealEstateAcreageText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An area of land measured in acres.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RealEstateAttachedFacility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A permanent structure attached or affixed to real estate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RealEstateBoundaryDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the boundary or real property limits of a piece of real estate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A recommendation of a person to an activity, program, or product.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ReferralType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Referral" type="nc:ReferralType" nillable="true">
<xsd:annotation>
<xsd:documentation>A recommendation of a person to an activity, program, or product.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralActivity" type="nc:ActivityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An activity or program to which a person is directed to attend or perform.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralEntity" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity to which a person has been referred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralIssuer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which recommends a person to an activity, program, or product.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralMandatoryIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a referral is required; false if a referral is optional.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who is being directed to a relevant service or product.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralProperty" type="nc:PropertyType" nillable="true">
<xsd:annotation>
<xsd:documentation>A property item to which a person has been directed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReferralSupervisor" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which is responsible for ensuring that a person follows a referral.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationAuthorityName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an authority, person, or organization which issued a property registration.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationDuplicateQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of times proof of property registration was issued with no change in information by the issuing authority.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationEffectiveDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date the current registration takes effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationExpirationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date the current registration is no longer in effect.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationFee" type="nc:ObligationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money required to register a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationHolder" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity to whom a registration is issued.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a registration certificate or document.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationItem" type="nc:ItemType" nillable="true">
<xsd:annotation>
<xsd:documentation>A property item that is registered.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationJurisdiction" abstract="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionANSID20JurisdictionAuthorityCode" type="ansi_d20:JurisdictionAuthorityCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionCanadianProvinceCode" type="can:CanadianProvinceCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionFIPS10-4InternationalCode" type="fips_10-4:InternationalStateCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionFIPS5-2AlphaCode" type="fips_5-2:USStateCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionFIPS5-2NumericCode" type="fips_5-2:USStateNumericCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionNCICLISCode" type="fbi:LISCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionNCICLSTACode" type="fbi:LSTACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionNCICRESCode" type="fbi:RESCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RegistrationJurisdiction" name="RegistrationJurisdictionUSPostalServiceCode" type="usps:USStateCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state or other jurisdictional unit where a property registration was issued.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RegistrationJurisdiction"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationOutsideJurisdictionIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a property item is found to be registered outside of the immediate jurisdiction of an agency when processed; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RegistrationStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a registration.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelatedActivityReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An activity having some relationship or association to another activity.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelatedActivityAssociation" type="nc:RelatedActivityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between an activity and a related activity.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelatedCaseAssociation" type="nc:RelatedActivityAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between related cases.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelativeLocation" type="nc:RelativeLocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location identified by its proximity to another location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelativeLocationDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of how to reach a location from a certain starting point.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelativeLocationDirection" abstract="true">
<xsd:annotation>
<xsd:documentation>A relative compass direction of a location or movement from a starting point.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RelativeLocationDirection" name="RelativeLocationDirectionCode" type="nc:DirectionCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A relative compass direction of a location or movement from a starting point.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RelativeLocationDirection"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RelativeLocationDirection" name="RelativeLocationDirectionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A relative compass direction of a location or movement from a starting point.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="RelativeLocationDirection"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelativeLocationDistanceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A distance of a location from a starting point.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelativeLocationHeadingValue" type="nc:RelativeLocationHeadingType" nillable="true">
<xsd:annotation>
<xsd:documentation>A compass heading of a direction from a starting point.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RelativeLocationReferencePoint" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A starting point used as a basis to determine the location of another point.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A freeing or discharge of someone or something from an activity, supervision, or obligation.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ReleaseType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Release" type="nc:ReleaseType" nillable="true">
<xsd:annotation>
<xsd:documentation>A freeing or discharge of someone or something from an activity, supervision, or obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date the information was first released for dissemination.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseFromLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location from which someone or something is released.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseIssuer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which authorizes a release.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleasePerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who is released from confinement or an obligation.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseProperty" type="nc:PropertyType" nillable="true">
<xsd:annotation>
<xsd:documentation>A property item which is released from holding.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseRecipient" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which receives custody or supervisory authority over someone or something.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseSupervisor" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity responsible for overseeing the release of someone or something from custody.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReleaseToLocation" type="nc:LocationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A location to which someone or something is released.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReliabilityNumeric" type="nc:PercentageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value that indicates belief that content is accurate or trustworthy.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReportedDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date information was observed, measured, identified, or became known.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReportingOrganizationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name, identifier, or reference of an organization that provided the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReportingPersonRoleText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A type, responsibility, or role of a person who provided the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ReportingPersonText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name, identifier, or reference of a person who provided the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RepositoryID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier assigned to the repository from which the information originated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ResidenceAssociation" type="nc:PersonResidenceAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a person and a location where that person lives.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ResidenceDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A general description of a place in which a person lives.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ResidenceOccupancyCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of occupancy of a residence.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ResidencePaymentAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>An amount of money a person pays each payment period to live at a residence.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ResidencePaymentPeriodText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An interval or period for which a person is required to make regular residence payments.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ResidentialFacility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A structure in which a person lives.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RiskReductionFacility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A facility to which a person may be remanded in order to lower the probability of undesirable outcomes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RiskReductionProgram" type="nc:ProgramType" nillable="true">
<xsd:annotation>
<xsd:documentation>A program designed to lower the probability of undesirable outcomes.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RoleOf" abstract="true">
<xsd:annotation>
<xsd:documentation>A property of a role object. This specifies the base object, of which the role object is a function.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RoleOf" name="RoleOfItemReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An entity of whom the role object is a function.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemType"/>
<i:Base i:name="RoleOf"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RoleOf" name="RoleOfOrganizationReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An organization of whom the role object is a function.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="OrganizationType"/>
<i:Base i:name="RoleOf"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:RoleOf" name="RoleOfPersonReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person of whom the role object is a function.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
<i:Base i:name="RoleOf"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="SIMCard" type="nc:TelecommunicationDeviceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A smart card that identifies a mobile telephone service subscriber.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScheduleActivityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An activity planned to occur on a certain date and time.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScheduleDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date for which an activity is scheduled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScheduleDay" type="nc:ScheduleDayType" nillable="true">
<xsd:annotation>
<xsd:documentation>A plan or agenda for the activities of a day.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScheduleDayEndTime" type="niem-xsd:time" nillable="true">
<xsd:annotation>
<xsd:documentation>A time at which an activity is scheduled to end.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScheduleDayStartTime" type="niem-xsd:time" nillable="true">
<xsd:annotation>
<xsd:documentation>A time at which an activity is scheduled to begin.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SchedulePerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person for whom an activity is scheduled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Securities" type="nc:SecuritiesType" nillable="true">
<xsd:annotation>
<xsd:documentation>A financial instrument showing ownership or credit.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SecuritiesCategoryCode" type="fbi:TYPSCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of security.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SecuritiesCollectionEndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date after which a security owner may no longer collect returns from a security.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SecuritiesCollectionStartDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date when a security owner may collect returns from a security.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SecuritiesDateSeries" abstract="true">
<xsd:annotation>
<xsd:documentation>A security date or series year.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:SecuritiesDateSeries" name="SecuritiesDateSeriesCode" type="fbi:SDTCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A security date or series year.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="SecuritiesDateSeries"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:SecuritiesDateSeries" name="SecuritiesDateSeriesText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A security date or series year.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="SecuritiesDateSeries"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="SecuritiesDenomination" abstract="true">
<xsd:annotation>
<xsd:documentation>A value within a series of values reflecting the worth of a security note.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:SecuritiesDenomination" name="SecuritiesDenominationCode" type="fbi:DENCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value within a series of values reflecting the worth of a security note.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="SecuritiesDenomination"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:SecuritiesDenomination" name="SecuritiesDenominationText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value within a series of values reflecting the worth of a security note.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="SecuritiesDenomination"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="SecuritiesIssuer" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which issued a security to a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SecurityLevelText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A level of security of information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SensitivityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A sensitivity level of the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SourceContactPersonText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who can answer questions about the information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SourceIDText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A number or string set by a data provider so that information that is sent can be retraced back to its source.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SourceText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name, identifier, or reference of a resource from which the information was taken.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SpeedMeasure" type="nc:SpeedMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A measurement of distance in relation to a quantity of time elapsed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SpeedUnitCode" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit of measurement of speed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StartDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which something begins.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Status" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A state of something or someone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StatusDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a status was set, effected, or reported.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StatusDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a status or condition of something or someone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StatusIssuerIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a person or organization which assigns a status.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StatusIssuerText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name, identifier, or other reference of a person or organization which assigns a status.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StatusText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status or condition of something or someone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StrangerAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people who do not know each other.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StreetCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of street.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StreetExtensionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>Any additional parts of a street reference that follows the street category and post directional.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StreetFullText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A complete reference for a street.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StreetName" type="nc:ProperNameTextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of a street.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StreetNumberText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A number that identifies a particular unit or location within a street.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StreetPostdirectionalText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A direction that appears after a street name.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="StreetPredirectionalText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A direction that appears before a street name.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:AddressRepresentation" name="StructuredAddress" type="nc:StructuredAddressType" nillable="true">
<xsd:annotation>
<xsd:documentation>An address.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="AddressRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Substance" type="nc:SubstanceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A matter or substance of which something consists.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:SubstanceCategory" name="SubstanceCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of substance.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="SubstanceCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceCode" abstract="true">
<xsd:annotation>
<xsd:documentation>A substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceCompositionDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of the ingredients or makeup of a substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceContainerDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a container used to hold a substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceFormText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physical state or form in which a substance appears.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceFoundDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of where a substance was found.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceQuantityMeasure" type="nc:SubstanceMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A quantity of a substance being described.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SubstanceUnitCode" type="fbi:DrugMeasurementCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit of measure for a quantity of a substance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Supervision" type="nc:SupervisionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A process of overseeing, supervising, or keeping track in some capacity of a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionCurrentIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a subject is currently under supervision; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionCustodyStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of the custody of a person under supervision.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionFacility" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>A facility at which a subject is being supervised.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionMandatoryIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a supervision of a person is required; false if a supervision is optional.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionPerson" type="nc:PersonType" nillable="true">
<xsd:annotation>
<xsd:documentation>A person who is being supervised.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionPersonStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a person under supervision.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionRelease" type="nc:ReleaseType" nillable="true">
<xsd:annotation>
<xsd:documentation>A complete and unrestricted release of a subject from a supervision.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupervisionSupervisor" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity which supervises a person.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TangibleItem" type="nc:TangibleItemType" nillable="true">
<xsd:annotation>
<xsd:documentation>A physical object.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TearlineIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a report or document is free of classified information; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelecommunicationDevice" type="nc:TelecommunicationDeviceType" nillable="true">
<xsd:annotation>
<xsd:documentation>A device used for communication over a distance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelecommunicationDeviceSIMCardAssociation" type="nc:TelecommunicationDeviceSIMCardAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a telecommunication device and a SIM card.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneAreaCodeID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A dialing code for a state or province for phone numbers in the USA, Canada, Mexico, and the Caribbean. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneCountryCodeID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An international dialing code for a country.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneExchangeID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A portion of a telephone number that usually represents a central telephone switch.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneLineID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A portion of a telephone number that identifies the individual circuit within an exchange.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneNumberReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A telephone number for a telecommunication device.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="TelephoneNumberType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneNumber" type="nc:TelephoneNumberType" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number for a telecommunication device.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneNumberFullIDReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A complete telephone number.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:namespace="http://niem.gov/niem/proxy/xsd/2.0" i:name="string"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneNumberFullID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A complete telephone number.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneNumberID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>A telephone number.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneNumberRepresentation" abstract="true">
<xsd:annotation>
<xsd:documentation>A telephone number.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TelephoneSuffixID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>Additional numbers to be entered after a call connects to be directed to the appropriate place.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TimeUnitCode" type="unece:TimeCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit of measure of the time value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A deed or other official document showing the legal ownership of a property item.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ItemTitleType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Title" type="nc:ItemTitleType" nillable="true">
<xsd:annotation>
<xsd:documentation>A deed or other official document showing the legal ownership of a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of title issued.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleDuplicateQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A total number of title documents issued where the titling information is unchanged by the current titling jurisdiction.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleHolder" type="nc:EntityType" nillable="true">
<xsd:annotation>
<xsd:documentation>An entity to whom a title is issued.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a certificate of title to a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleIssueDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which a jurisdictional titling authority issued a title to the owner of a property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleIssuingAuthorityName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an authority which issued a title.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleIssuingJurisdiction" type="nc:JurisdictionType" nillable="true">
<xsd:annotation>
<xsd:documentation>A jurisdiction which issued a title.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleItem" type="nc:ItemType" nillable="true">
<xsd:annotation>
<xsd:documentation>A property item for which a title is issued.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleLienIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a lien exists on the titled property; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleStatus" type="nc:TitleStatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a property title.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TitleStatusCode" type="ansi_d20:TitleStatusCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of a title.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ToothPosition" abstract="true">
<xsd:annotation>
<xsd:documentation>An identifier of a tooth based on its location within a mouth.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ToothPosition" name="ToothPositionID" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a tooth based on its location within a mouth.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ToothPosition"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ToothPosition" name="ToothPositionIDCode" type="fbi:ToothIDCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a tooth based on its location within a mouth.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ToothPosition"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="TowingCompany" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A company that tows a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="TransportationAssociation" type="nc:TransportationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a conveyance and the people and/or goods it transported.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UTMCoordinate" type="nc:UTMCoordinateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A coordinate from the Universal Transverse Mercator (UTM) Coordinate System, which represents a location with a grid zone, an easting value, and a northing value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UTMCoordinateID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a Universal Transverse Mercator coordinate value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UTMDatumID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a data standard for UTM coordinates.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UTMEastingValue" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A distance east within a UTM zone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UTMGridZoneID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a UTM grid zone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UTMGridZoneSquareID" type="niem-xsd:string" nillable="true">
<xsd:annotation>
<xsd:documentation>An identifier of a specific 100,000 meter squared region within a UTM grid zone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="UTMNorthingValue" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A distance north within a UTM zone.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A motor-driven conveyance designed to carry its operator, and optionally passengers and cargo, over land.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="VehicleType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Vehicle" type="nc:VehicleType" nillable="true">
<xsd:annotation>
<xsd:documentation>A motor-driven conveyance designed to carry its operator, and optionally passengers and cargo, over land.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleAxleQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A count of common axles of rotation of one or more wheels of a vehicle, whether power driven or freely rotating.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrand" type="nc:VehicleBrandType" nillable="true">
<xsd:annotation>
<xsd:documentation>A brand issued to a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleBrandDesignation" name="VehicleBrandCode" type="ansi_d20:BrandCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A brand applied to the title or odometer of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleBrandDesignation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrandDamagePercentageCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>An indicator of whether the Percentage of Damage is the actual value applied to a specific vehicle or is the threshold level applied by a state.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleBrandDamagePercentageCategory" name="VehicleBrandDamagePercentageCategoryCode" type="ansi_d20:BrandDamagePercentageCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An indicator of whether the Percentage of Damage is the actual value applied to a specific vehicle or is the threshold level applied by a state.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleBrandDamagePercentageCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleBrandDamagePercentageCategory" name="VehicleBrandDamagePercentageCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An indicator of whether the Percentage of Damage is the actual value applied to a specific vehicle or is the threshold level applied by a state.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleBrandDamagePercentageCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrandDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date a vehicle brand was applied or obtained.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrandDesignation" abstract="true">
<xsd:annotation>
<xsd:documentation>A brand applied to the title or odometer of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrandSalvagePercentage" type="nc:PercentageType" nillable="true">
<xsd:annotation>
<xsd:documentation>A percentage of damage (in terms of the extent that the fair salvage value plus the cost of repairing the vehicle for legal operation exceeds the fair market value of the vehicle prior to the incident causing the damage) a vehicle must sustain to be branded as 'Salvage'.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleBrandDesignation" name="VehicleBrandText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A brand applied to the title or odometer of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleBrandDesignation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrandVehicleDisposition" abstract="true">
<xsd:annotation>
<xsd:documentation>A disposition of the vehicle as documented by the junk yard or salvage yard.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleBrandVehicleDisposition" name="VehicleBrandVehicleDispositionCode" type="ansi_d20:BrandVehicleDispositionCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A disposition of the vehicle as documented by the junk yard or salvage yard.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleBrandVehicleDisposition"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleBrandVehicleDisposition" name="VehicleBrandVehicleDispositionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A disposition of the vehicle as documented by the junk yard or salvage yard.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleBrandVehicleDisposition"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrandVehicleSourceName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A name of an individual or organization from which a brander obtained a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBrander" type="nc:VehicleBranderType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization that brands a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBranderCategoryCode" type="ansi_d20:BranderCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of brander of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleBranderIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of an entity which brands a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleCMVIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a vehicle is a commercial motor vehicle; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleColorInteriorText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the interior of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemColor" name="VehicleColorPrimaryCode" type="fbi:VCOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A single, upper-most, front-most, or majority color of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemColor" name="VehicleColorSecondaryCode" type="fbi:VCOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A lower-most or rear-most color of a two-tone vehicle or a lesser color of a multi-colored vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleCurrentWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>An observed, estimated, or measured weight of the conveyance.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleDoorQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of doors on a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleEmissionInspection" type="nc:VehicleEmissionInspectionType" nillable="true">
<xsd:annotation>
<xsd:documentation>An official examination to test the emissions level of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleEmissionInspectionQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A number of times a vehicle goes through an emissions inspection.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleGarage" type="nc:FacilityType" nillable="true">
<xsd:annotation>
<xsd:documentation>Indicates that the vehicle is currently or routinely garaged in the indicated structure.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleGarageIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a vehicle is normally stored in a garage; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleGarageLocationAssociation" type="nc:ItemLocationAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a vehicle and its garage location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleGrossLadenSumWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A sum of values specified by the manufacturer(s) for a truck tractor or trailer for the units that make up a combination.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleGrossLadenUnitWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A value specified by the manufacturer for a single unit truck, truck tractor, or trailer. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unique combination of alphanumeric characters that identifies a specific vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspection" type="nc:VehicleInspectionType" nillable="true">
<xsd:annotation>
<xsd:documentation>An official examination of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionAddress" type="nc:AddressType" nillable="true">
<xsd:annotation>
<xsd:documentation>An address for a facility at which an inspection is performed on a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionEmissionCertificationIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification that appears on an emissions certificate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionEmissionPassIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if the emission readings of a vehicle passed an emission inspection; false if the readings failed the inspection.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionInspectorIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An jurisdiction-assigned identification of a person or station that performed an inspection of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionJurisdictionAuthority" abstract="true">
<xsd:annotation>
<xsd:documentation>An authority which has jurisdiction over the location where an inspection is performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleInspectionJurisdictionAuthority" name="VehicleInspectionJurisdictionAuthorityCode" type="ansi_d20:JurisdictionAuthorityCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An authority which has jurisdiction over the location where an inspection is performed.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleInspectionJurisdictionAuthority"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleInspectionJurisdictionAuthority" name="VehicleInspectionJurisdictionAuthorityText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>An authority which has jurisdiction over the location where an inspection is performed.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleInspectionJurisdictionAuthority"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionSafetyPassIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a vehicle passed a safety inspection; false if the vehicle failed a safety inspection.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionSmogCertificateCode" type="ansi_d20:SmogCertificateCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>An indication of whether or not a vehicle has a current smog certificate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionStationIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification of a station which performs a vehicle inspection.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInspectionTestCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of test used to conduct an inspection of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInvoiceDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which the vehicle was invoiced by the manufacturer to the purchaser.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleInvoiceIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer-assigned identification affixed to the paperwork when the manufacturer ships the vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleMSRPAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer's suggested retail price of a vehicle; a price at which a manufacturer recommends a vehicle be sold.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleMakeCode" type="fbi:VMACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleMaximumLoadWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A maximum load weight intended for the vehicle to transport, assigned at the point of manufacture.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleModelCode" type="fbi:VMOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A specific design or class of vehicle made by a manufacturer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleMotorCarrierIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>US DOT Number</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleOdometerReadingMeasure" type="nc:OdometerReadingMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A reading of a vehicle odometer to the nearest mile or kilometer. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleOdometerReadingUnitCode" type="ansi_d20:VehicleOdometerReadingUnitCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit which qualifies a reading measured by an odometer.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehiclePaperMCOIssuedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a paper copy of the manufacturers certificate of origin was sent from the manufacturer to the purchaser of the vehicle; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehiclePassengerSafeQuantity" type="niem-xsd:integer" nillable="true">
<xsd:annotation>
<xsd:documentation>A total number of people a vehicle is designed to safely transport.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleSafetyInspection" type="nc:VehicleSafetyInspectionType" nillable="true">
<xsd:annotation>
<xsd:documentation>An official examination of the safety of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleSeatingQuantity" type="niem-xsd:nonNegativeInteger" nillable="true">
<xsd:annotation>
<xsd:documentation>A total number of seats available in a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleShipDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>A date on which the vehicle was shipped by the manufacturer to the purchaser.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemStyle" name="VehicleStyleCode" type="fbi:VSTCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A style of a vehicle.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemStyle"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleTaxableAmount" type="nc:AmountType" nillable="true">
<xsd:annotation>
<xsd:documentation>A monetary amount used as the tax basis for a vehicle</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleTitle" type="nc:ItemTitleType" nillable="true">
<xsd:annotation>
<xsd:documentation>A deed or other official document showing the legal ownership of a vehicle.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleTitleAssociation" type="nc:ItemTitleAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a vehicle and its title.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleTower" type="nc:OrganizationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An organization that hauls or pulls a vehicle to another location.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleTowerAssociation" type="nc:OrganizationItemAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between a property item and the entity that towed that property item.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleTransmissionCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of transmission unit in a vehicle</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleTransmissionCategory" name="VehicleTransmissionCategoryCode" type="ansi_d20:VehicleTransmissionCategoryCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of transmission unit in a vehicle</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleTransmissionCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VehicleTransmissionCategory" name="VehicleTransmissionCategoryText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of transmission unit in a vehicle</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VehicleTransmissionCategory"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleUnladenWeightMeasure" type="nc:WeightMeasureType" nillable="true">
<xsd:annotation>
<xsd:documentation>A weight of a vehicle fully equipped for service, not including the weight of the payload.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceUse" name="VehicleUseCode" type="ansi_d20:VehicleUseCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manner or way in which a vehicle is used.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceUse"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ConveyanceUse" name="VehicleUseText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manner or way in which a vehicle is used.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ConveyanceUse"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleVINAText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A Vehicle Identification Number Analysis; a combination of a vehicle make and model information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VehicleWantedIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if a vehicle is being searched for by law enforcement; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Vessel" type="nc:VesselType" nillable="true">
<xsd:annotation>
<xsd:documentation>A mode of transportation capable of transport by water.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselCategoryCode" type="fbi:BTYCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A kind of vessel.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemColor" name="VesselColorPrimaryCode" type="fbi:BCOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A color of the majority of a vessel.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:ItemColor" name="VesselColorSecondaryCode" type="fbi:BCOCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A minor color of a vessel.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="ItemColor"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselHullIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification found on the main body or frame of a vessel.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselHullMaterial" abstract="true">
<xsd:annotation>
<xsd:documentation>A substance used as the primary construction material of the main body or frame of a vessel.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselHullMaterial" name="VesselHullMaterialCode" type="fbi:HULCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A substance used as the primary construction material of the main body or frame of a vessel.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselHullMaterial"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselHullMaterial" name="VesselHullMaterialText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A substance used as the primary construction material of the main body or frame of a vessel.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselHullMaterial"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselHullShape" abstract="true">
<xsd:annotation>
<xsd:documentation>A shape of the main body or frame of a vessel.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselHullShape" name="VesselHullShapeCode" type="fbi:HSPCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A shape of the main body or frame of a vessel.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselHullShape"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselHullShape" name="VesselHullShapeText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A shape of the main body or frame of a vessel.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselHullShape"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselMakeCode" type="fbi:BMACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of a vessel.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselPropulsion" abstract="true">
<xsd:annotation>
<xsd:documentation>A mode by which a vessel is designed to move through the water.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselPropulsion" name="VesselPropulsionCode" type="fbi:PROCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A mode by which a vessel is designed to move through the water.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselPropulsion"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselPropulsion" name="VesselPropulsionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A mode by which a vessel is designed to move through the water.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselPropulsion"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselRegistrationIdentification" type="nc:IdentificationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An identification assigned to a vessel by the coast guard or another vessel licensing organization</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VesselTrailerMake" abstract="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of a device pulled by a vehicle for the purpose of transporting a vessel over land.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselTrailerMake" name="VesselTrailerMakeCode" type="fbi:BTMACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of a device pulled by a vehicle for the purpose of transporting a vessel over land.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselTrailerMake"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:VesselTrailerMake" name="VesselTrailerMakeName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of a device pulled by a vehicle for the purpose of transporting a vessel over land.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="VesselTrailerMake"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="Weapon" type="nc:WeaponType" nillable="true">
<xsd:annotation>
<xsd:documentation>A property item used as in instrument of attack or defense.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="WeaponIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an item is traditionally considered to be a weapon; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="WeaponInvolvedInActivityReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>An activity in which a weapon was involved.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="ActivityType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="WeaponUsageIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>True if an item not traditionally considered to be a weapon is used as such; false otherwise.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="WeaponUsageText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A way or manner in which a weapon was used.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="WeaponUserReference" type="s:ReferenceType">
<xsd:annotation>
<xsd:documentation>A person who uses a weapon.</xsd:documentation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="WeightUnitCode" type="unece:MassCodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A unit of measure of the weight value.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DateRepresentation" name="Year" type="niem-xsd:gYear" nillable="true">
<xsd:annotation>
<xsd:documentation>A year.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DateRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element substitutionGroup="nc:DateRepresentation" name="YearMonth" type="niem-xsd:gYearMonth" nillable="true">
<xsd:annotation>
<xsd:documentation>A year and month.</xsd:documentation>
<xsd:appinfo>
<i:Base i:name="DateRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
</xsd:schema>
|