complexType StudentIndicator
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1417.png
namespace http://ed-fi.org/0200
children IndicatorGroup IndicatorName Indicator BeginDate EndDate DesignatedBy
used by
element Student/StudentIndicator
annotation
documentation
An indicator or metric computed for the student (e.g., at risk) to influence more effective education or direct specific interventions.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>533</ann:EdFiId>
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>
     
<ann:EdFiId>533</ann:EdFiId>
   
</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:appinfo>
         
<ann:EdFiId>944</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IndicatorName" type="IndicatorName">
     
<xs:annotation>
       
<xs:documentation>The name of the indicator or metric.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>945</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Indicator" type="Indicator">
     
<xs:annotation>
       
<xs:documentation>The value of the indicator or metric.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>943</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>940</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>942</ann:EdFiId>
       
</xs:appinfo>
     
</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:appinfo>
         
<ann:EdFiId>941</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element StudentIndicator/IndicatorGroup
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1418.png
namespace http://ed-fi.org/0200
type IndicatorName
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The name for a group of indicators.
appinfo
<ann:EdFiId>944</ann:EdFiId>
source <xs:element name="IndicatorGroup" type="IndicatorName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The name for a group of indicators.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>944</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentIndicator/IndicatorName
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1419.png
namespace http://ed-fi.org/0200
type IndicatorName
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The name of the indicator or metric.
appinfo
<ann:EdFiId>945</ann:EdFiId>
source <xs:element name="IndicatorName" type="IndicatorName">
 
<xs:annotation>
   
<xs:documentation>The name of the indicator or metric.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>945</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentIndicator/Indicator
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1420.png
namespace http://ed-fi.org/0200
type Indicator
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
The value of the indicator or metric.
appinfo
<ann:EdFiId>943</ann:EdFiId>
source <xs:element name="Indicator" type="Indicator">
 
<xs:annotation>
   
<xs:documentation>The value of the indicator or metric.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>943</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentIndicator/BeginDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1421.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date when the indicator was assigned or computed.
appinfo
<ann:EdFiId>940</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>940</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentIndicator/EndDate
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1422.png
namespace http://ed-fi.org/0200
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date the indicator or metric was sunset or removed.
appinfo
<ann:EdFiId>942</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>942</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StudentIndicator/DesignatedBy
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p1423.png
namespace http://ed-fi.org/0200
type DesignatedBy
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
The person, organization, or department that designated the program association.
appinfo
<ann:EdFiId>941</ann:EdFiId>
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:appinfo>
     
<ann:EdFiId>941</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>