simpleType RelationType
namespace http://ed-fi.org/0210
type restriction of xs:token
properties
base xs:token
used by
element StudentParentAssociation/Relation
facets
Kind Value Annotation
enumeration Aunt
documentation
The person is the learner's Aunt.
enumeration Brother
documentation
The person is the learner's Brother.
enumeration BrotherInLaw
documentation
The person is the learner's BrotherInLaw.
enumeration CourtAppointedGuardian
documentation
The person is the learner's court appointed guardian.
enumeration Cousin
documentation
The person is the learner's cousin.
enumeration Daughter
documentation
The person is the learner's daughter.
enumeration DaughterInLaw
documentation
The person is the learner's daughterinlaw.
enumeration Emergency
documentation
The person is the learner's emergency.
enumeration Employer
documentation
The person is the learner's employer.
enumeration Father
documentation
The person is the learner's father.
enumeration Father, step
documentation
The person is the learner's father, step.
enumeration FathersSignificantOther
documentation
The person is the learner's father significant other.
enumeration FathersCivilPartner
documentation
The person is the learner's father civil partner.
enumeration FatherInLaw
documentation
The person is the learner's father in law.
enumeration Fiance
documentation
The person is the learner's fiance.
enumeration Fiancee
documentation
The person is the learner's fiancee.
enumeration Foster parent
documentation
The person is the learner's foster parent.
enumeration Friend
documentation
The person is the learner's friend.
enumeration Godparent
documentation
The person is the learner's godparent.
enumeration Grandfather
documentation
The person is the learner's grandfather.
enumeration Grandmother
documentation
The person is the learner's grandmother.
enumeration Grandparent
documentation
The person is the learner's grandparent.
enumeration Great aunt
documentation
The person is the learner's great aunt.
enumeration Great uncle
documentation
The person is the learner's great uncle.
enumeration Great Grandparent
documentation
The person is the learner's great grandparent.
enumeration Guardian
documentation
The person is the learner's guardian.
enumeration Husband
documentation
The person is the learner's husband.
enumeration MothersSignificantOther
documentation
The person is the learner's mother significant other.
enumeration Mother
documentation
The person is the learner's mother.
enumeration Mother, step
documentation
The person is the learner's step mother.
enumeration MotherInLaw
documentation
The person is the learner's mother in law.
enumeration MothersCivilPartner
documentation
The person is the learner's mother's civil partner.
enumeration Neighbor
documentation
The person is the learner's neighbor.
enumeration Nephew
documentation
The person is the learner's nephew.
enumeration Niece
documentation
The person is the learner's niece.
enumeration Other
documentation
The person is the learner's other.
enumeration Parent
documentation
The person is the learner's parent.
enumeration Parent, step
documentation
The person is the learner's parent, step.
enumeration Relative
documentation
The person is the learner's relative.
enumeration Sibling
documentation
The person is the learner's sibling.
enumeration SignificantOther
documentation
The person is the learner's significant other.
enumeration Sister
documentation
The person is the learner's sister.
enumeration SisterInLaw
documentation
The person is the learner's sister in law.
enumeration Son
documentation
The person is the learner's son.
enumeration SonInLaw
documentation
The person is the learner's son in law.
enumeration Spouse
documentation
The person is the learner's spouse.
enumeration Unknown
documentation
The person is the learner's unknown.
enumeration Uncle
documentation
The person is the learner's uncle.
enumeration Ward
documentation
The person is the learner's ward.
enumeration Wife
documentation
The person is the learner's wife.
annotation
documentation
The nature of an individual's relationship to a student.
appinfo
<ann:TypeGroup>Enumeration</ann:TypeGroup>
source <xs:simpleType name="RelationType">
 
<xs:annotation>
   
<xs:documentation>The nature of an individual's relationship to a student.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Enumeration</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:restriction base="xs:token">
   
<xs:enumeration value="Aunt">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's Aunt.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Brother">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's Brother.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="BrotherInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's BrotherInLaw.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CourtAppointedGuardian">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's court appointed guardian.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Cousin">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's cousin.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Daughter">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's daughter.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DaughterInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's daughterinlaw.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Emergency">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's emergency.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Employer">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's employer.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Father">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Father, step">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father, step.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FathersSignificantOther">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father significant other.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FathersCivilPartner">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father civil partner.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FatherInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father in law.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Fiance">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's fiance.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Fiancee">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's fiancee.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Foster parent">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's foster parent.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Friend">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's friend.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Godparent">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's godparent.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Grandfather">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's grandfather.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Grandmother">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's grandmother.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Grandparent">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's grandparent.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Great aunt">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's great aunt.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Great uncle">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's great uncle.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Great Grandparent">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's great grandparent.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Guardian">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's guardian.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Husband">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's husband.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MothersSignificantOther">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's mother significant other.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Mother">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's mother.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Mother, step">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's step mother.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MotherInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's mother in law.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MothersCivilPartner">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's mother's civil partner.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Neighbor">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's neighbor.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Nephew">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's nephew.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Niece">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's niece.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's other.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Parent">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's parent.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Parent, step">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's parent, step.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Relative">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's relative.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Sibling">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's sibling.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SignificantOther">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's significant other.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Sister">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's sister.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SisterInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's sister in law.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Son">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's son.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SonInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's son in law.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Spouse">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's spouse.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unknown">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's unknown.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Uncle">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's uncle.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Ward">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's ward.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Wife">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's wife.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>