complexType GradeLevelDescriptorReferenceType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p634.png
namespace http://ed-fi.org/0200
type extension of DescriptorReferenceType
properties
base DescriptorReferenceType
children CodeValue Namespace
used by
elements EducationContent/AppropriateGradeLevel Intervention/AppropriateGradeLevel InterventionPrescription/AppropriateGradeLevel InterventionStudy/AppropriateGradeLevel Assessment/AssessedGradeLevel AssessmentFamily/AssessedGradeLevel AssessmentIdentityType/AssessedGradeLevel AssessmentLookupType/AssessedGradeLevel StudentSchoolAssociation/EntryGradeLevel BellSchedule/GradeLevel LearningStandard/GradeLevel School/GradeLevel LevelDescriptor/GradeLevel StaffSchoolAssociation/GradeLevel LearningStandardLookupType/GradeLevel InterventionEffectiveness/GradeLevel OpenStaffPosition/InstructionalGradeLevel Assessment/LowestAssessedGradeLevel AssessmentFamily/LowestAssessedGradeLevel CompetencyObjective/ObjectiveGradeLevel LearningObjective/ObjectiveGradeLevel CompetencyObjectiveIdentityType/ObjectiveGradeLevel LearningObjectiveIdentityType/ObjectiveGradeLevel Course/OfferedGradeLevel StudentAssessment/WhenAssessedGradeLevel CourseTranscript/WhenTakenGradeLevel CreditsByCourse/WhenTakenGradeLevel
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
Provides references for grade level descriptor and its details during interchange. Use XML IDREF to reference a record that is included in the interchange.
appinfo
<ann:TypeGroup>Extended Descriptor Reference</ann:TypeGroup>
<ann:EdFiId>369</ann:EdFiId>
source <xs:complexType name="GradeLevelDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>Provides references for grade level descriptor and its details during interchange. Use XML IDREF to reference a record that is included in the interchange.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Extended Descriptor Reference</ann:TypeGroup>
     
<ann:EdFiId>369</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="DescriptorReferenceType"/>
 
</xs:complexContent>
</xs:complexType>