hs:ParticipantCategoryCodeSimpleType

simpleType ParticipantCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/

Definition

A data type for a kind of participant.

Diagram

Enumerations

ValueDefinition
AuntAunt
Biological FatherBiological Father
Biological MotherBiological Mother
BrotherBrother
Clan MemberClan Member
CousinCousin
Current GuardianCurrent Guardian
Excluded FatherExcluded Father
FatherFather
Former GuardianFormer Guardian
Foster ParentFoster Parent
GrandfatherGrandfather
GrandmotherGrandmother
Head of HouseholdHead of Household
Minor FatherMinor Father
Minor MotherMinor Mother
MotherMother
OtherOther
Putative FatherPutative Father
SisterSister
Step-ParentStep-Parent
Third Party AgencyThird Party Agency
UncleUncle

XML Schema

<xs:simpleType name="ParticipantCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of participant.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Aunt">
<xs:annotation>
<xs:documentation>
Aunt
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Biological Father">
<xs:annotation>
<xs:documentation>
Biological Father
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Biological Mother">
<xs:annotation>
<xs:documentation>
Biological Mother
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Brother">
<xs:annotation>
<xs:documentation>
Brother
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Clan Member">
<xs:annotation>
<xs:documentation>
Clan Member
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cousin">
<xs:annotation>
<xs:documentation>
Cousin
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Current Guardian">
<xs:annotation>
<xs:documentation>
Current Guardian
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Excluded Father">
<xs:annotation>
<xs:documentation>
Excluded Father
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Father">
<xs:annotation>
<xs:documentation>
Father
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Former Guardian">
<xs:annotation>
<xs:documentation>
Former Guardian
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Foster Parent">
<xs:annotation>
<xs:documentation>
Foster Parent
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Grandfather">
<xs:annotation>
<xs:documentation>
Grandfather
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Grandmother">
<xs:annotation>
<xs:documentation>
Grandmother
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Head of Household">
<xs:annotation>
<xs:documentation>
Head of Household
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Minor Father">
<xs:annotation>
<xs:documentation>
Minor Father
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Minor Mother">
<xs:annotation>
<xs:documentation>
Minor Mother
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mother">
<xs:annotation>
<xs:documentation>
Mother
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Other
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Putative Father">
<xs:annotation>
<xs:documentation>
Putative Father
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Sister">
<xs:annotation>
<xs:documentation>
Sister
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Step-Parent">
<xs:annotation>
<xs:documentation>
Step-Parent
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Third Party Agency">
<xs:annotation>
<xs:documentation>
Third Party Agency
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Uncle">
<xs:annotation>
<xs:documentation>
Uncle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>