complexType
StudentParentAssociation
element StudentParentAssociation/StudentReference
element StudentParentAssociation/ParentReference
element StudentParentAssociation/Relation
element StudentParentAssociation/PrimaryContactStatus
element StudentParentAssociation/LivesWith
element StudentParentAssociation/EmergencyContactStatus
element StudentParentAssociation/ContactPriority
element StudentParentAssociation/ContactRestrictions
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | StudentReference ParentReference Relation PrimaryContactStatus LivesWith EmergencyContactStatus ContactPriority ContactRestrictions | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> </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:annotation> </xs:element> <xs:element name="ParentReference" type="ParentReferenceType"> <xs:annotation> <xs:documentation>The Parent associated with the Student.</xs:documentation> </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: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: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: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: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: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:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StudentParentAssociation/StudentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | StudentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StudentIdentity StudentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="StudentReference" type="StudentReferenceType"> <xs:annotation> <xs:documentation>The Student associated with the Parent.</xs:documentation> </xs:annotation> </xs:element> |
element StudentParentAssociation/ParentReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | ParentReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ParentIdentity ParentLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ParentReference" type="ParentReferenceType"> <xs:annotation> <xs:documentation>The Parent associated with the Student.</xs:documentation> </xs:annotation> </xs:element> |
element StudentParentAssociation/Relation
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | RelationType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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:annotation> </xs:element> |
element StudentParentAssociation/PrimaryContactStatus
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element StudentParentAssociation/LivesWith
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element StudentParentAssociation/EmergencyContactStatus
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element StudentParentAssociation/ContactPriority
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:int | ||||||
properties |
|
||||||
annotation |
|
||||||
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:annotation> </xs:element> |
element StudentParentAssociation/ContactRestrictions
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | ContactRestrictions | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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:annotation> </xs:element> |