Definition Type: ComplexType
Name: PersonType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: s:ComplexObjectType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for a human being.
Collapse XSD Schema Diagram:
Drilldown into PersonNationality in schema niem-core_xsd Drilldown into PersonXRayImage in schema niem-core_xsd Drilldown into PersonWeightMeasure in schema niem-core_xsd Drilldown into PersonWeightDescriptionText in schema niem-core_xsd Drilldown into PersonVisionPrescriptionText in schema niem-core_xsd Drilldown into PersonUSCitizenIndicator in schema niem-core_xsd Drilldown into PersonTooth in schema niem-core_xsd Drilldown into PersonTaxIdentification in schema niem-core_xsd Drilldown into PersonStateIdentification in schema niem-core_xsd Drilldown into PersonSSNIdentification in schema niem-core_xsd Drilldown into PersonSpeechDescriptionText in schema niem-core_xsd Drilldown into PersonSkinTone in schema niem-core_xsd Drilldown into PersonSexualOrientationText in schema niem-core_xsd Drilldown into PersonSex in schema niem-core_xsd Drilldown into PersonSecurityClearance in schema niem-core_xsd Drilldown into PersonSecondaryLanguage in schema niem-core_xsd Drilldown into PersonResident in schema niem-core_xsd Drilldown into PersonReligionText in schema niem-core_xsd Drilldown into PersonRace in schema niem-core_xsd Drilldown into PersonPrimaryLanguage in schema niem-core_xsd Drilldown into PersonPhysicalFeature in schema niem-core_xsd Drilldown into PersonPhysicalDisabilityText in schema niem-core_xsd Drilldown into PersonPassportIdentification in schema niem-core_xsd Drilldown into PersonOtherIdentification in schema niem-core_xsd Drilldown into PersonOrganDonatorIndicator in schema niem-core_xsd Drilldown into PersonNationalityText in schema niem-core_xsd Drilldown into PersonNationalIdentification in schema niem-core_xsd Drilldown into PersonName in schema niem-core_xsd Drilldown into PersonMoodDescriptionText in schema niem-core_xsd Drilldown into PersonMilitarySummary in schema niem-core_xsd Drilldown into PersonMentalStateText in schema niem-core_xsd Drilldown into PersonMedicationRequiredText in schema niem-core_xsd Drilldown into PersonMedicalFileIndicator in schema niem-core_xsd Drilldown into PersonMedicalDescriptionText in schema niem-core_xsd Drilldown into PersonMedicalCondition in schema niem-core_xsd Drilldown into PersonMaritalStatusText in schema niem-core_xsd Drilldown into PersonLivingIndicator in schema niem-core_xsd Drilldown into PersonLicenseIdentification in schema niem-core_xsd Drilldown into PersonLearningDisabilityText in schema niem-core_xsd Drilldown into PersonLanguageEnglishIndicator in schema niem-core_xsd Drilldown into PersonJewelryDescriptionText in schema niem-core_xsd Drilldown into PersonIntoxication in schema niem-core_xsd Drilldown into PersonInjury in schema niem-core_xsd Drilldown into PersonHumanResourceIdentification in schema niem-core_xsd Drilldown into PersonHeightMeasure in schema niem-core_xsd Drilldown into PersonHeightDescriptionText in schema niem-core_xsd Drilldown into PersonHandednessText in schema niem-core_xsd Drilldown into PersonHairStyleText in schema niem-core_xsd Drilldown into PersonHairLengthText in schema niem-core_xsd Drilldown into PersonHairColor in schema niem-core_xsd Drilldown into PersonHairCategoryText in schema niem-core_xsd Drilldown into PersonHairAppearanceText in schema niem-core_xsd Drilldown into PersonGeneralAppearanceDescriptionText in schema niem-core_xsd Drilldown into PersonFingerprintSet in schema niem-core_xsd Drilldown into PersonFacialHairText in schema niem-core_xsd Drilldown into PersonEyewearDescriptionText in schema niem-core_xsd Drilldown into PersonEyeColor in schema niem-core_xsd Drilldown into PersonEthnicity in schema niem-core_xsd Drilldown into PersonEducationLevelText in schema niem-core_xsd Drilldown into PersonDonorOrgan in schema niem-core_xsd Drilldown into PersonDNA in schema niem-core_xsd Drilldown into PersonDisguiseDescriptionText in schema niem-core_xsd Drilldown into PersonDigitizedSignatureImage in schema niem-core_xsd Drilldown into PersonDigitalImage in schema niem-core_xsd Drilldown into PersonDescriptionText in schema niem-core_xsd Drilldown into PersonDependentQuantity in schema niem-core_xsd Drilldown into PersonDeathDate in schema niem-core_xsd Drilldown into PersonComplexionText in schema niem-core_xsd Drilldown into PersonClothing in schema niem-core_xsd Drilldown into PersonCitizenship in schema niem-core_xsd Drilldown into PersonCircumcisionIndicator in schema niem-core_xsd Drilldown into PersonCapability in schema niem-core_xsd Drilldown into PersonBuildText in schema niem-core_xsd Drilldown into PersonBodyXRaysAvailable in schema niem-core_xsd Drilldown into PersonBloodType in schema niem-core_xsd Drilldown into PersonBirthLocation in schema niem-core_xsd Drilldown into PersonBirthDate in schema niem-core_xsd Drilldown into PersonAlternateName in schema niem-core_xsd Drilldown into PersonAgeMeasure in schema niem-core_xsd Drilldown into PersonAgeDescriptionText in schema niem-core_xsd Drilldown into PersonAccentText in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsdXSD Diagram of PersonType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<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" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:PersonAccentText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonAgeDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonAgeMeasure" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonAlternateName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonBirthDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonBirthLocation" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonBloodType" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonBodyXRaysAvailable" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonBuildText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonCapability" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonCircumcisionIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonCitizenship" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonClothing" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonComplexionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDeathDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDependentQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDigitalImage" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDigitizedSignatureImage" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDisguiseDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDNA" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonDonorOrgan" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonEducationLevelText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonEthnicity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonEyeColor" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonEyewearDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonFacialHairText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonFingerprintSet" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonGeneralAppearanceDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHairAppearanceText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHairCategoryText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHairColor" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHairLengthText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHairStyleText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHandednessText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHeightDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHeightMeasure" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonHumanResourceIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonInjury" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonIntoxication" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonJewelryDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonLanguageEnglishIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonLearningDisabilityText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonLicenseIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonLivingIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMaritalStatusText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMedicalCondition" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMedicalDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMedicalFileIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMedicationRequiredText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMentalStateText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMilitarySummary" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonMoodDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonNationalIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonNationalityText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonOrganDonatorIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonOtherIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonPassportIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonPhysicalDisabilityText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonPhysicalFeature" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonPrimaryLanguage" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonRace" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonReligionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonResident" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonSecondaryLanguage" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonSecurityClearance" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonSex" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonSexualOrientationText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonSkinTone" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonSpeechDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonSSNIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonStateIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonTaxIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonTooth" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonUSCitizenIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonVisionPrescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonWeightDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonWeightMeasure" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonXRayImage" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:PersonNationality" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonAccentText nc:PersonAccentText 0 unbounded
PersonAgeDescriptionText nc:PersonAgeDescriptionText 0 unbounded
PersonAgeMeasure nc:PersonAgeMeasure 0 unbounded
PersonAlternateName nc:PersonAlternateName 0 unbounded
PersonBirthDate nc:PersonBirthDate 0 unbounded
PersonBirthLocation nc:PersonBirthLocation 0 unbounded
PersonBloodType nc:PersonBloodType 0 unbounded
PersonBodyXRaysAvailable nc:PersonBodyXRaysAvailable 0 unbounded
PersonBuildText nc:PersonBuildText 0 unbounded
PersonCapability nc:PersonCapability 0 unbounded
PersonCircumcisionIndicator nc:PersonCircumcisionIndicator 0 unbounded
PersonCitizenship nc:PersonCitizenship 0 unbounded
PersonClothing nc:PersonClothing 0 unbounded
PersonComplexionText nc:PersonComplexionText 0 unbounded
PersonDeathDate nc:PersonDeathDate 0 unbounded
PersonDependentQuantity nc:PersonDependentQuantity 0 unbounded
PersonDescriptionText nc:PersonDescriptionText 0 unbounded
PersonDigitalImage nc:PersonDigitalImage 0 unbounded
PersonDigitizedSignatureImage nc:PersonDigitizedSignatureImage 0 unbounded
PersonDisguiseDescriptionText nc:PersonDisguiseDescriptionText 0 unbounded
PersonDNA nc:PersonDNA 0 unbounded
PersonDonorOrgan nc:PersonDonorOrgan 0 unbounded
PersonEducationLevelText nc:PersonEducationLevelText 0 unbounded
PersonEthnicity nc:PersonEthnicity 0 unbounded
PersonEyeColor nc:PersonEyeColor 0 unbounded
PersonEyewearDescriptionText nc:PersonEyewearDescriptionText 0 unbounded
PersonFacialHairText nc:PersonFacialHairText 0 unbounded
PersonFingerprintSet nc:PersonFingerprintSet 0 unbounded
PersonGeneralAppearanceDescriptionText nc:PersonGeneralAppearanceDescriptionText 0 unbounded
PersonHairAppearanceText nc:PersonHairAppearanceText 0 unbounded
PersonHairCategoryText nc:PersonHairCategoryText 0 unbounded
PersonHairColor nc:PersonHairColor 0 unbounded
PersonHairLengthText nc:PersonHairLengthText 0 unbounded
PersonHairStyleText nc:PersonHairStyleText 0 unbounded
PersonHandednessText nc:PersonHandednessText 0 unbounded
PersonHeightDescriptionText nc:PersonHeightDescriptionText 0 unbounded
PersonHeightMeasure nc:PersonHeightMeasure 0 unbounded
PersonHumanResourceIdentification nc:PersonHumanResourceIdentification 0 unbounded
PersonInjury nc:PersonInjury 0 unbounded
PersonIntoxication nc:PersonIntoxication 0 unbounded
PersonJewelryDescriptionText nc:PersonJewelryDescriptionText 0 unbounded
PersonLanguageEnglishIndicator nc:PersonLanguageEnglishIndicator 0 unbounded
PersonLearningDisabilityText nc:PersonLearningDisabilityText 0 unbounded
PersonLicenseIdentification nc:PersonLicenseIdentification 0 unbounded
PersonLivingIndicator nc:PersonLivingIndicator 0 unbounded
PersonMaritalStatusText nc:PersonMaritalStatusText 0 unbounded
PersonMedicalCondition nc:PersonMedicalCondition 0 unbounded
PersonMedicalDescriptionText nc:PersonMedicalDescriptionText 0 unbounded
PersonMedicalFileIndicator nc:PersonMedicalFileIndicator 0 unbounded
PersonMedicationRequiredText nc:PersonMedicationRequiredText 0 unbounded
PersonMentalStateText nc:PersonMentalStateText 0 unbounded
PersonMilitarySummary nc:PersonMilitarySummary 0 unbounded
PersonMoodDescriptionText nc:PersonMoodDescriptionText 0 unbounded
PersonName nc:PersonName 0 unbounded
PersonNationalIdentification nc:PersonNationalIdentification 0 unbounded
PersonNationalityText nc:PersonNationalityText 0 unbounded
PersonOrganDonatorIndicator nc:PersonOrganDonatorIndicator 0 unbounded
PersonOtherIdentification nc:PersonOtherIdentification 0 unbounded
PersonPassportIdentification nc:PersonPassportIdentification 0 unbounded
PersonPhysicalDisabilityText nc:PersonPhysicalDisabilityText 0 unbounded
PersonPhysicalFeature nc:PersonPhysicalFeature 0 unbounded
PersonPrimaryLanguage nc:PersonPrimaryLanguage 0 unbounded
PersonRace nc:PersonRace 0 unbounded
PersonReligionText nc:PersonReligionText 0 unbounded
PersonResident nc:PersonResident 0 unbounded
PersonSecondaryLanguage nc:PersonSecondaryLanguage 0 unbounded
PersonSecurityClearance nc:PersonSecurityClearance 0 unbounded
PersonSex nc:PersonSex 0 unbounded
PersonSexualOrientationText nc:PersonSexualOrientationText 0 unbounded
PersonSkinTone nc:PersonSkinTone 0 unbounded
PersonSpeechDescriptionText nc:PersonSpeechDescriptionText 0 unbounded
PersonSSNIdentification nc:PersonSSNIdentification 0 unbounded
PersonStateIdentification nc:PersonStateIdentification 0 unbounded
PersonTaxIdentification nc:PersonTaxIdentification 0 unbounded
PersonTooth nc:PersonTooth 0 unbounded
PersonUSCitizenIndicator nc:PersonUSCitizenIndicator 0 unbounded
PersonVisionPrescriptionText nc:PersonVisionPrescriptionText 0 unbounded
PersonWeightDescriptionText nc:PersonWeightDescriptionText 0 unbounded
PersonWeightMeasure nc:PersonWeightMeasure 0 unbounded
PersonXRayImage nc:PersonXRayImage 0 unbounded
PersonNationality nc:PersonNationality 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
j:ActivityOfficial, scr:AgentPerson, nc:AssessmentPerson, scr:ChildType, nc:ContactResponder, ip:Crew, it:CrewMember, nc:DisciplinaryActionPerson, nc:DocumentEntrySubmitter, nc:DriverLicenseIssuedPerson, nc:DriverLicensePerson, j:DrivingIncidentPassenger, nc:Employee, nc:EmployeeSupervisor, nc:EntityPerson, j:EvidenceCollector, nc:IdentityPersonRepresentation, nc:ImageOperator, nc:InjuryCauserPerson, nc:InjurySustainer, j:MissingPersonDeclarationPerson, nc:OrganizationPrincipalOfficial, nc:Person, j:PersonPrimaryWorker, j:PersonReferralWorker, nc:ProgramPerson, j:PropertySeizureOwningPerson, j:PropertySeizurePossessingPerson, j:ProtectionOrderRestrictedPerson, nc:ReferralPerson, nc:ReleasePerson, it:RepresentativePerson, nc:SchedulePerson, im:SchoolOwner, j:ServiceCallDispatcher, j:ServiceCallOperator, j:ServiceCallOriginator, j:ServiceCallResponsePerson, j:SubjectInvolvementPerson, nc:SupervisionPersonj:SupervisionRestrictionPerson, j:TargetPerson, j:VictimPerson, j:VisitationRestrictedAccessPerson, j:VisitationVisitor,