hs:PersonAugmentationType

complexType PersonAugmentationType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/

Definition

A data type for additional information about a person.

Diagram

XML Schema

<xs:complexType name="PersonAugmentationType">
<xs:annotation>
<xs:documentation>
A data type for additional information about a person.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:LocationStateName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PhoneContactSupportIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FaxContactSupportIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:EmailContactSupportIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SSNVerificationIndicatorCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FraudIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FugitiveFelonIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ProbationAndParoleViolationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:DrugRelatedFelonIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:VAMatchRequestIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StateMatchRequestIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:FEDMatchRequestIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:Eligibility" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:TribalAffiliationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Case" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StudentCurrentEducationEnrollmentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StudentCurrentEducationTruancyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StudentCurrentEducationDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StudentSpecialEducationEligibleIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StudentCurrentEducationEnrollmentEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StudentIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:Education" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:HistoricalNarrative" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ICWAEligibilityIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SeriousHabitualOffenderIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:HealthDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:HealthInsurance" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:EnglishInterpreterRequiredIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:RecentLifeChangesDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:EmployerContactInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AlienIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:CurrentLivingSituationCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:HobbiesInterestsDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:HousingPermanencyCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PerceivedAgeMeasure" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PersonGenderIdentityAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PersonPhysicalConditionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:RecentLivingSituationCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>