complexType StudentParentAssociation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1469.png
namespace http://ed-fi.org/0200
type extension of ComplexObjectType
properties
base ComplexObjectType
children StudentReference ParentReference Relation PrimaryContactStatus LivesWith EmergencyContactStatus ContactPriority ContactRestrictions
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This association relates students to their parents, guardians, or caretakers.
appinfo
<ann:TypeGroup>Association</ann:TypeGroup>
<ann:EdFiId>611</ann:EdFiId>
source <xs:complexType name="StudentParentAssociation">
 
<xs:annotation>
   
<xs:documentation>This association relates students to their parents, guardians, or caretakers.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Association</ann:TypeGroup>
     
<ann:EdFiId>611</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="StudentReference" type="StudentReferenceType">
         
<xs:annotation>
           
<xs:documentation>The Student associated with the Parent.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1102</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ParentReference" type="ParentReferenceType">
         
<xs:annotation>
           
<xs:documentation>The Parent associated with the Student.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1099</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="Relation" type="RelationType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The nature of an individual's relationship to a student; for example:
Father, Mother, Step Father, Step Mother, Foster Father, Foster Mother, Guardian, etc.
</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1101</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="PrimaryContactStatus" type="xs:boolean" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Indicator of whether the person is a primary parental contact for the Student.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1100</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="LivesWith" type="xs:boolean" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Indicator of whether the Student lives with the associated parent.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1098</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="EmergencyContactStatus" type="xs:boolean" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Indicator of whether the person is a designated emergency contact for the Student.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1097</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ContactPriority" type="xs:int" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>The numeric order of the preferred sequence or priority of contact.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1095</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ContactRestrictions" type="ContactRestrictions" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Restrictions for student and/or teacher contact with the individual (e.g., the student may not be picked up by the individual).</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>1096</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element StudentParentAssociation/StudentReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1470.png
namespace http://ed-fi.org/0200
type StudentReferenceType
properties
content complex
children StudentIdentity StudentLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The Student associated with the Parent.
appinfo
<ann:EdFiId>1102</ann:EdFiId>
source <xs:element name="StudentReference" type="StudentReferenceType">
 
<xs:annotation>
   
<xs:documentation>The Student associated with the Parent.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1102</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentParentAssociation/ParentReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1471.png
namespace http://ed-fi.org/0200
type ParentReferenceType
properties
content complex
children ParentIdentity ParentLookup
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The Parent associated with the Student.
appinfo
<ann:EdFiId>1099</ann:EdFiId>
source <xs:element name="ParentReference" type="ParentReferenceType">
 
<xs:annotation>
   
<xs:documentation>The Parent associated with the Student.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1099</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentParentAssociation/Relation
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1472.png
namespace http://ed-fi.org/0200
type RelationType
properties
minOcc 0
maxOcc 1
content simple
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; for example:
Father, Mother, Step Father, Step Mother, Foster Father, Foster Mother, Guardian, etc.
appinfo
<ann:EdFiId>1101</ann:EdFiId>
source <xs:element name="Relation" type="RelationType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The nature of an individual's relationship to a student; for example:
Father, Mother, Step Father, Step Mother, Foster Father, Foster Mother, Guardian, etc.
</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1101</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentParentAssociation/PrimaryContactStatus
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1473.png
namespace http://ed-fi.org/0200
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator of whether the person is a primary parental contact for the Student.
appinfo
<ann:EdFiId>1100</ann:EdFiId>
source <xs:element name="PrimaryContactStatus" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicator of whether the person is a primary parental contact for the Student.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1100</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentParentAssociation/LivesWith
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1474.png
namespace http://ed-fi.org/0200
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator of whether the Student lives with the associated parent.
appinfo
<ann:EdFiId>1098</ann:EdFiId>
source <xs:element name="LivesWith" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicator of whether the Student lives with the associated parent.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1098</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentParentAssociation/EmergencyContactStatus
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1475.png
namespace http://ed-fi.org/0200
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator of whether the person is a designated emergency contact for the Student.
appinfo
<ann:EdFiId>1097</ann:EdFiId>
source <xs:element name="EmergencyContactStatus" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicator of whether the person is a designated emergency contact for the Student.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1097</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentParentAssociation/ContactPriority
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1476.png
namespace http://ed-fi.org/0200
type xs:int
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The numeric order of the preferred sequence or priority of contact.
appinfo
<ann:EdFiId>1095</ann:EdFiId>
source <xs:element name="ContactPriority" type="xs:int" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The numeric order of the preferred sequence or priority of contact.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1095</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentParentAssociation/ContactRestrictions
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1477.png
namespace http://ed-fi.org/0200
type ContactRestrictions
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 250
annotation
documentation
Restrictions for student and/or teacher contact with the individual (e.g., the student may not be picked up by the individual).
appinfo
<ann:EdFiId>1096</ann:EdFiId>
source <xs:element name="ContactRestrictions" type="ContactRestrictions" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Restrictions for student and/or teacher contact with the individual (e.g., the student may not be picked up by the individual).</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>1096</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>