<?xml version="1.0" encoding="UTF-16"?>
<xsd:schema targetNamespace="http://niem.gov/niem/niem-core/2.0" version="1" xmlns:ansi-nist="http://niem.gov/niem/ansi-nist/2.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0" xmlns:nonauth="http://niem.gov/niem/nonauthoritative-code/2.0" xmlns:ansi_d20="http://niem.gov/niem/ansi_d20/2.0" xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:usps="http://niem.gov/niem/usps_states/2.0" xmlns:unece="http://niem.gov/niem/unece_rec20-misc/2.0" xmlns:fips_6-4="http://niem.gov/niem/fips_6-4/2.0" xmlns:fips_10-4="http://niem.gov/niem/fips_10-4/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:iso_4217="http://niem.gov/niem/iso_4217/2.0" xmlns:fbi="http://niem.gov/niem/fbi/2.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:nc="http://niem.gov/niem/niem-core/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 namespace="http://niem.gov/niem/structures/2.0" schemaLocation="../../structures/2.0/structures.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/appinfo/2.0" schemaLocation="../../appinfo/2.0/appinfo.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/ansi-nist/2.0" schemaLocation="../../ansi-nist/2.0/ansi-nist.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/ansi_d20/2.0" schemaLocation="../../ansi_d20/2.0/ansi_d20.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/fbi/2.0" schemaLocation="../../fbi/2.0/fbi.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/fips_10-4/2.0" schemaLocation="../../fips_10-4/2.0/fips_10-4.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/fips_6-4/2.0" schemaLocation="../../fips_6-4/2.0/fips_6-4.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/iso_4217/2.0" schemaLocation="../../iso_4217/2.0/iso_4217.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/iso_639-3/2.0" schemaLocation="../../iso_639-3/2.0/iso_639-3.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/nonauthoritative-code/2.0" schemaLocation="../../nonauthoritative-code/2.0/nonauthoritative-code.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/proxy/xsd/2.0" schemaLocation="../../proxy/xsd/2.0/xsd.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/unece_rec20-misc/2.0" schemaLocation="../../unece_rec20-misc/2.0/unece_rec20-misc.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/usps_states/2.0" schemaLocation="../../usps_states/2.0/usps_states.xsd">
</xsd:import>
<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="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:ActivityDateRepresentation" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ActivityDescriptionText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ActivityStatus" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ActivityDisposition" 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="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="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="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: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: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: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:BiometricImage" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:BiometricCapturer" 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:CapabilityDescriptionText" 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: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:CaseTrackingID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:CaseDocketID" 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="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:ConveyanceRegistrationPlateIdentification" 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: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:DispositionDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DispositionDescriptionText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DispositionText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DispositionCategoryText" 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:DocumentApplicationName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentBinary" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentDescriptionText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentEffectiveDate" 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:DocumentIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentInformationCutOffDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentPostDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentReceivedDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentSequenceID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentStatus" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DocumentLanguage" 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:DriverLicenseExpirationDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DriverLicenseIssueDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:DriverLicenseRestriction" 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:DriverLicenseWithdrawal" 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:DriverLicenseWithdrawalEffectiveDate" 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:DrivingRestrictionEndDate" 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="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: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="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="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="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:IdentificationJurisdiction" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:IdentificationSourceText" 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: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: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:InsuranceCarrierName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:InsuranceActiveIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:InsuranceCoverageCategory" 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="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:RegistrationJurisdiction" 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:ItemDescriptionText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ItemOtherIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ItemValue" 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: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:complexContent>
</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="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:LocationDescriptionText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:LocationName" 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: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: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:SensitivityText" 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: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: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:ObligationDue" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ObligationExemption" 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="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="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:OrganizationIdentification" 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:OrganizationPrimaryContactInformation" 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:OrganizationUnitName" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</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="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: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: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: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="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:PersonBirthDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonCapability" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonCitizenship" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonDNA" 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:PersonFingerprintSet" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonHairColor" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonHeightMeasure" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonLanguageEnglishIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:PersonOtherIdentification" 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:PersonSex" 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:PersonWeightMeasure" 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="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:PhysicalFeatureCategory" 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: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: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: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: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: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="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:SupervisionFacility" 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:ItemColor" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ItemModelYearDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:ItemStyle" 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:simpleContent>
</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:VehicleIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:VehicleMakeCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="nc:VehicleModelCode" 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="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="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="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: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 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="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="ActivityStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status of an activity.</xsd:documentation>
</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 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 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="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="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 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="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 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="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="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="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="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="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="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 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="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 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 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 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 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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="DocumentStatus" type="nc:StatusType" nillable="true">
<xsd:annotation>
<xsd:documentation>A status 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="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="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 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="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="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 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="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="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="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="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="EndDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>An end date.</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="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="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="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 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="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="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 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="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 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="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="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="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="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="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="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="InsuranceCoverageCategory" abstract="true">
<xsd:annotation>
<xsd:documentation>A kind of insurance coverage.</xsd:documentation>
</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 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="Item" type="nc:ItemType" nillable="true">
<xsd:annotation>
<xsd:documentation>An article or thing.</xsd:documentation>
</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 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="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="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="ItemStyle" abstract="true">
<xsd:annotation>
<xsd:documentation>A style of an item.</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="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 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="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="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="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="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="LocationDescriptionText" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>A description of a location.</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="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 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="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="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 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="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 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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="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="PersonAssociation" type="nc:PersonAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An association between people.</xsd:documentation>
</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="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="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 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="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="PersonEmploymentAssociation" type="nc:PersonEmploymentAssociationType" nillable="true">
<xsd:annotation>
<xsd:documentation>An employment of a person.</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 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="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="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="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 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="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="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="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="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="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="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="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="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="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="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 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="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="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 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="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="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="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 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="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="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="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="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="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="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="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="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="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="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="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="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="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="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 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 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="VehicleMakeCode" type="fbi:VMACodeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A manufacturer of a vehicle.</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 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="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:schema>

