hs:PersonAugmentationType

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

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="1" maxOccurs="1"/>
<xs:element ref="hs:PhoneContactSupportIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:FaxContactSupportIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:EmailContactSupportIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:SSNVerificationIndicatorCode" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:FraudIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:FugitiveFelonIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:ProbationAndParoleViolationIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:DrugRelatedFelonIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:VAMatchRequestIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:StateMatchRequestIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:FEDMatchRequestIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:Eligibility" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:TribalAffiliationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Case" minOccurs="1" maxOccurs="1"/>
<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:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>