complexType
StudentIndicator
element StudentIndicator/IndicatorGroup
element StudentIndicator/IndicatorName
element StudentIndicator/Indicator
element StudentIndicator/BeginDate
element StudentIndicator/EndDate
element StudentIndicator/DesignatedBy
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | IndicatorGroup IndicatorName Indicator BeginDate EndDate DesignatedBy | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StudentIndicator"> <xs:annotation> <xs:documentation>An indicator or metric computed for the student (e.g., at risk) to influence more effective education or direct specific interventions.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="IndicatorGroup" type="IndicatorName" minOccurs="0"> <xs:annotation> <xs:documentation>The name for a group of indicators.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IndicatorName" type="IndicatorName"> <xs:annotation> <xs:documentation>The name of the indicator or metric.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Indicator" type="Indicator"> <xs:annotation> <xs:documentation>The value of the indicator or metric.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date when the indicator was assigned or computed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the indicator or metric was sunset or removed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DesignatedBy" type="DesignatedBy" minOccurs="0"> <xs:annotation> <xs:documentation>The person, organization, or department that designated the program association.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StudentIndicator/IndicatorGroup
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IndicatorName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IndicatorGroup" type="IndicatorName" minOccurs="0"> <xs:annotation> <xs:documentation>The name for a group of indicators.</xs:documentation> </xs:annotation> </xs:element> |
element StudentIndicator/IndicatorName
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | IndicatorName | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IndicatorName" type="IndicatorName"> <xs:annotation> <xs:documentation>The name of the indicator or metric.</xs:documentation> </xs:annotation> </xs:element> |
element StudentIndicator/Indicator
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | Indicator | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Indicator" type="Indicator"> <xs:annotation> <xs:documentation>The value of the indicator or metric.</xs:documentation> </xs:annotation> </xs:element> |
element StudentIndicator/BeginDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="BeginDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date when the indicator was assigned or computed.</xs:documentation> </xs:annotation> </xs:element> |
element StudentIndicator/EndDate
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="EndDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the indicator or metric was sunset or removed.</xs:documentation> </xs:annotation> </xs:element> |
element StudentIndicator/DesignatedBy
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | DesignatedBy | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DesignatedBy" type="DesignatedBy" minOccurs="0"> <xs:annotation> <xs:documentation>The person, organization, or department that designated the program association.</xs:documentation> </xs:annotation> </xs:element> |