complexType StudentCompetencyObjective
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1585.png
namespace http://ed-fi.org/0210
type extension of ComplexObjectType
properties
base ComplexObjectType
children CompetencyObjectiveReference CompetencyLevel DiagnosticStatement GradingPeriodReference StudentReference StudentSectionAssociationReference StudentProgramAssociationReference
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This entity represents the competency assessed or evaluated for the student against a specific learning  objective.
appinfo
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
source <xs:complexType name="StudentCompetencyObjective">
 
<xs:annotation>
   
<xs:documentation>This entity represents the competency assessed or evaluated for the student against a specific learning  objective.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Domain Entity</ann:TypeGroup>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ComplexObjectType">
     
<xs:sequence>
       
<xs:element name="CompetencyObjectiveReference" type="CompetencyObjectiveReferenceType">
         
<xs:annotation>
           
<xs:documentation>The CompetencyObjective evaluated for the student.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType">
         
<xs:annotation>
           
<xs:documentation>The CompetencyLevel assessed for the student for the referenced LearningObjective.</xs:documentation>
           
<xs:appinfo>
             
<ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="DiagnosticStatement" type="DiagnosticStatement" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>A statement provided by the teacher that provides information in addition to the grade or assessment score.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType">
         
<xs:annotation>
           
<xs:documentation>Relates the CompetencyObjective to a grading period.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="StudentReference" type="StudentReferenceType">
         
<xs:annotation>
           
<xs:documentation>Relates the student associated with the CompetencyObjective.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:choice minOccurs="0">
         
<xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Relates the Student and Section associated with the CompetencyObjective.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="StudentProgramAssociationReference" type="StudentProgramAssociationReferenceType" minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Relates the Student and Program associated with the CompetencyObjective.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:choice>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element StudentCompetencyObjective/CompetencyObjectiveReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1586.png
namespace http://ed-fi.org/0210
type CompetencyObjectiveReferenceType
properties
content complex
children CompetencyObjectiveIdentity
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 CompetencyObjective evaluated for the student.
source <xs:element name="CompetencyObjectiveReference" type="CompetencyObjectiveReferenceType">
 
<xs:annotation>
   
<xs:documentation>The CompetencyObjective evaluated for the student.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentCompetencyObjective/CompetencyLevel
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1587.png
namespace http://ed-fi.org/0210
type CompetencyLevelDescriptorReferenceType
properties
content complex
children CodeValue Namespace
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 CompetencyLevel assessed for the student for the referenced LearningObjective.
appinfo
<ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor>
source <xs:element name="CompetencyLevel" type="CompetencyLevelDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>The CompetencyLevel assessed for the student for the referenced LearningObjective.</xs:documentation>
   
<xs:appinfo>
     
<ann:Descriptor>CompetencyLevelDescriptor</ann:Descriptor>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentCompetencyObjective/DiagnosticStatement
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1588.png
namespace http://ed-fi.org/0210
type DiagnosticStatement
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 1024
annotation
documentation
A statement provided by the teacher that provides information in addition to the grade or assessment score.
source <xs:element name="DiagnosticStatement" type="DiagnosticStatement" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A statement provided by the teacher that provides information in addition to the grade or assessment score.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentCompetencyObjective/GradingPeriodReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1589.png
namespace http://ed-fi.org/0210
type GradingPeriodReferenceType
properties
content complex
children GradingPeriodIdentity
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
Relates the CompetencyObjective to a grading period.
source <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType">
 
<xs:annotation>
   
<xs:documentation>Relates the CompetencyObjective to a grading period.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentCompetencyObjective/StudentReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1590.png
namespace http://ed-fi.org/0210
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
Relates the student associated with the CompetencyObjective.
source <xs:element name="StudentReference" type="StudentReferenceType">
 
<xs:annotation>
   
<xs:documentation>Relates the student associated with the CompetencyObjective.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentCompetencyObjective/StudentSectionAssociationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1591.png
namespace http://ed-fi.org/0210
type StudentSectionAssociationReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children StudentSectionAssociationIdentity
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
Relates the Student and Section associated with the CompetencyObjective.
source <xs:element name="StudentSectionAssociationReference" type="StudentSectionAssociationReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Relates the Student and Section associated with the CompetencyObjective.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StudentCompetencyObjective/StudentProgramAssociationReference
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1592.png
namespace http://ed-fi.org/0210
type StudentProgramAssociationReferenceType
properties
minOcc 0
maxOcc unbounded
content complex
children StudentProgramAssociationIdentity
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
Relates the Student and Program associated with the CompetencyObjective.
source <xs:element name="StudentProgramAssociationReference" type="StudentProgramAssociationReferenceType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Relates the Student and Program associated with the CompetencyObjective.</xs:documentation>
 
</xs:annotation>
</xs:element>