complexType StudentCompetencyIdentityType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1058.png
namespace http://ed-fi.org/0110
children LearningObjectiveReference StudentCompetencyObjectiveReference StudentSectionAssociationReference
used by
element StudentCompetencyReferenceType/StudentCompetencyIdentity
annotation
documentation
Encapsulates the possible attributes that can be used to lookup the identity of student competencies.
appinfo
<ann:TypeGroup>Identity</ann:TypeGroup>
source <xs:complexType name="StudentCompetencyIdentityType">
 
<xs:annotation>
   
<xs:documentation>Encapsulates the possible attributes that can be used to lookup the identity of student competencies.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Identity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType">
       
<xs:annotation>
         
<xs:documentation>Provide user information to lookup and link to an existing learning objective record in the receiving system</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="StudentCompetencyObjectiveReference" type="StudentCompetencyObjectiveReferenceType">
       
<xs:annotation>
         
<xs:documentation>Provide user information to lookup and link to an existing student competency objective record in the receiving system</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
   
<xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType">
     
<xs:annotation>
       
<xs:documentation>Provide user information to lookup and link to an existing student-section association record in the receiving system</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element StudentCompetencyIdentityType/LearningObjectiveReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1059.png
namespace http://ed-fi.org/0110
type LearningObjectiveReferenceType
properties
isRef 0
content complex
children LearningObjectiveIdentity
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Provide user information to lookup and link to an existing learning objective record in the receiving system
source <xs:element name="LearningObjectiveReference" type="LearningObjectiveReferenceType">
 
<xs:annotation>
   
<xs:documentation>Provide user information to lookup and link to an existing learning objective record in the receiving system</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentCompetencyIdentityType/StudentCompetencyObjectiveReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1060.png
namespace http://ed-fi.org/0110
type StudentCompetencyObjectiveReferenceType
properties
isRef 0
content complex
children StudentCompetencyObjectiveIdentity
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Provide user information to lookup and link to an existing student competency objective record in the receiving system
source <xs:element name="StudentCompetencyObjectiveReference" type="StudentCompetencyObjectiveReferenceType">
 
<xs:annotation>
   
<xs:documentation>Provide user information to lookup and link to an existing student competency objective record in the receiving system</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentCompetencyIdentityType/StudentSectionAssociationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1061.png
namespace http://ed-fi.org/0110
type StudentSectionAssociationReferenceType
properties
isRef 0
content complex
children StudentSectionAssociationIdentity
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
documentation
The XML ID associated with this complex object.
refxs:IDREF      
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
Provide user information to lookup and link to an existing student-section association record in the receiving system
source <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType">
 
<xs:annotation>
   
<xs:documentation>Provide user information to lookup and link to an existing student-section association record in the receiving system</xs:documentation>
 
</xs:annotation>
</xs:element>