complexType
PerformanceLevel
element PerformanceLevel/PerformanceLevelMet
element PerformanceLevel/PerformanceLevel
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | PerformanceLevelMet PerformanceLevel | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="PerformanceLevel"> <xs:annotation> <xs:documentation>A performance level value that describes student proficiency.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="PerformanceLevelMet" type="xs:boolean"> <xs:annotation> <xs:documentation>Optional indicator of whether the performance level was met.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PerformanceLevel" type="PerformanceLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>A specification of which performance level value describes the student proficiency.</xs:documentation> <xs:appinfo> <ann:Descriptor>PerformanceLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element PerformanceLevel/PerformanceLevelMet
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="PerformanceLevelMet" type="xs:boolean"> <xs:annotation> <xs:documentation>Optional indicator of whether the performance level was met.</xs:documentation> </xs:annotation> </xs:element> |
element PerformanceLevel/PerformanceLevel
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | PerformanceLevelDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="PerformanceLevel" type="PerformanceLevelDescriptorReferenceType"> <xs:annotation> <xs:documentation>A specification of which performance level value describes the student proficiency.</xs:documentation> <xs:appinfo> <ann:Descriptor>PerformanceLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |