simpleType RelationType
namespace http://ed-fi.org/0200
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.
appinfo
<ann:EdFiId>218-001</ann:EdFiId>
enumeration Brother
documentation
The person is the learner's Brother.
appinfo
<ann:EdFiId>218-002</ann:EdFiId>
enumeration BrotherInLaw
documentation
The person is the learner's BrotherInLaw.
appinfo
<ann:EdFiId>218-003</ann:EdFiId>
enumeration CourtAppointedGuardian
documentation
The person is the learner's court appointed guardian.
appinfo
<ann:EdFiId>218-004</ann:EdFiId>
enumeration Cousin
documentation
The person is the learner's cousin.
appinfo
<ann:EdFiId>218-005</ann:EdFiId>
enumeration Daughter
documentation
The person is the learner's daughter.
appinfo
<ann:EdFiId>218-006</ann:EdFiId>
enumeration DaughterInLaw
documentation
The person is the learner's daughterinlaw.
appinfo
<ann:EdFiId>218-007</ann:EdFiId>
enumeration Employer
documentation
The person is the learner's employer.
appinfo
<ann:EdFiId>218-008</ann:EdFiId>
enumeration Father
documentation
The person is the learner's father.
appinfo
<ann:EdFiId>218-009</ann:EdFiId>
enumeration Father, step
documentation
The person is the learner's father, step.
appinfo
<ann:EdFiId>218-010</ann:EdFiId>
enumeration FathersSignificantOther
documentation
The person is the learner's father significant other.
appinfo
<ann:EdFiId>218-013</ann:EdFiId>
enumeration FathersCivilPartner
documentation
The person is the learner's father civil partner.
appinfo
<ann:EdFiId>218-012</ann:EdFiId>
enumeration FatherInLaw
documentation
The person is the learner's father in law.
appinfo
<ann:EdFiId>218-011</ann:EdFiId>
enumeration Fiance
documentation
The person is the learner's fiance.
appinfo
<ann:EdFiId>218-014</ann:EdFiId>
enumeration Fiancee
documentation
The person is the learner's fiancee.
appinfo
<ann:EdFiId>218-015</ann:EdFiId>
enumeration Foster parent
documentation
The person is the learner's foster parent.
appinfo
<ann:EdFiId>218-016</ann:EdFiId>
enumeration Friend
documentation
The person is the learner's friend.
appinfo
<ann:EdFiId>218-017</ann:EdFiId>
enumeration Grandfather
documentation
The person is the learner's grandfather.
appinfo
<ann:EdFiId>218-018</ann:EdFiId>
enumeration Grandmother
documentation
The person is the learner's grandmother.
appinfo
<ann:EdFiId>218-019</ann:EdFiId>
enumeration Great aunt
documentation
The person is the learner's great aunt.
appinfo
<ann:EdFiId>218-020</ann:EdFiId>
enumeration Great uncle
documentation
The person is the learner's great uncle.
appinfo
<ann:EdFiId>218-022</ann:EdFiId>
enumeration Great Grandparent
documentation
The person is the learner's great grandparent.
appinfo
<ann:EdFiId>218-021</ann:EdFiId>
enumeration Husband
documentation
The person is the learner's husband.
appinfo
<ann:EdFiId>218-023</ann:EdFiId>
enumeration MothersSignificantOther
documentation
The person is the learner's mother significant other.
appinfo
<ann:EdFiId>218-027</ann:EdFiId>
enumeration Mother
documentation
The person is the learner's mother.
appinfo
<ann:EdFiId>218-024</ann:EdFiId>
enumeration Mother, step
documentation
The person is the learner's step mother.
appinfo
<ann:EdFiId>218-025</ann:EdFiId>
enumeration MothersCivilPartner
documentation
The person is the learner's mother's civil partner.
appinfo
<ann:EdFiId>218-026</ann:EdFiId>
enumeration Nephew
documentation
The person is the learner's nephew.
appinfo
<ann:EdFiId>218-028</ann:EdFiId>
enumeration Niece
documentation
The person is the learner's niece.
appinfo
<ann:EdFiId>218-029</ann:EdFiId>
enumeration Other
documentation
The person is the learner's other.
appinfo
<ann:EdFiId>218-030</ann:EdFiId>
enumeration SignificantOther
documentation
The person is the learner's significant other.
appinfo
<ann:EdFiId>218-031</ann:EdFiId>
enumeration Sister
documentation
The person is the learner's sister.
appinfo
<ann:EdFiId>218-032</ann:EdFiId>
enumeration Son
documentation
The person is the learner's son.
appinfo
<ann:EdFiId>218-033</ann:EdFiId>
enumeration Unknown
documentation
The person is the learner's unknown.
appinfo
<ann:EdFiId>218-035</ann:EdFiId>
enumeration Uncle
documentation
The person is the learner's uncle.
appinfo
<ann:EdFiId>218-034</ann:EdFiId>
enumeration Ward
documentation
The person is the learner's ward.
appinfo
<ann:EdFiId>218-036</ann:EdFiId>
enumeration Wife
documentation
The person is the learner's wife.
appinfo
<ann:EdFiId>218-037</ann:EdFiId>
annotation
documentation
The nature of an individual's relationship to a student.
appinfo
<ann:TypeGroup>Enumeration</ann:TypeGroup>
<ann:EdFiId>218</ann:EdFiId>
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>
     
<ann:EdFiId>218</ann:EdFiId>
   
</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:appinfo>
         
<ann:EdFiId>218-001</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Brother">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's Brother.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-002</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="BrotherInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's BrotherInLaw.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-003</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CourtAppointedGuardian">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's court appointed guardian.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-004</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Cousin">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's cousin.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-005</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Daughter">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's daughter.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-006</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DaughterInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's daughterinlaw.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-007</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Employer">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's employer.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-008</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Father">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-009</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Father, step">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father, step.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-010</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FathersSignificantOther">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father significant other.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-013</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FathersCivilPartner">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father civil partner.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-012</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FatherInLaw">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's father in law.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-011</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Fiance">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's fiance.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-014</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Fiancee">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's fiancee.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-015</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Foster parent">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's foster parent.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-016</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Friend">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's friend.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-017</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Grandfather">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's grandfather.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-018</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Grandmother">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's grandmother.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-019</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Great aunt">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's great aunt.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-020</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Great uncle">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's great uncle.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-022</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Great Grandparent">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's great grandparent.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-021</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Husband">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's husband.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-023</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MothersSignificantOther">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's mother significant other.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-027</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Mother">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's mother.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-024</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Mother, step">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's step mother.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-025</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>218-026</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Nephew">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's nephew.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-028</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Niece">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's niece.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-029</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Other">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's other.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-030</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SignificantOther">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's significant other.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-031</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Sister">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's sister.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-032</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Son">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's son.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-033</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Unknown">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's unknown.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-035</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Uncle">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's uncle.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-034</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Ward">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's ward.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-036</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="Wife">
     
<xs:annotation>
       
<xs:documentation>The person is the learner's wife.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>218-037</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>