complexType
GradebookEntryLookupType
element GradebookEntryLookupType/GradebookEntryTitle
element GradebookEntryLookupType/GradebookEntryType
element GradebookEntryLookupType/DateAssigned
element GradebookEntryLookupType/SectionReference
element GradebookEntryLookupType/GradingPeriodReference
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | GradebookEntryTitle GradebookEntryType DateAssigned SectionReference GradingPeriodReference | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="GradebookEntryLookupType"> <xs:annotation> <xs:documentation>Encapsulates alternative attributes that can be used to look up the identity of a GradebookEntry.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Lookup</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="GradebookEntryTitle" type="GradebookEntryTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The name or title of the activity to be recorded in the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradebookEntryType" type="GradebookEntryType" minOccurs="0"> <xs:annotation> <xs:documentation>The type of the GradebookEntry; for example, homework, assignment, quiz, unit test, oral presentation, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DateAssigned" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the assignment, homework, or assessment was assigned or executed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SectionReference" type="SectionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The Section associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the grading period for the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element GradebookEntryLookupType/GradebookEntryTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | GradebookEntryTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="GradebookEntryTitle" type="GradebookEntryTitle" minOccurs="0"> <xs:annotation> <xs:documentation>The name or title of the activity to be recorded in the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntryLookupType/GradebookEntryType
diagram | ||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||
type | GradebookEntryType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="GradebookEntryType" type="GradebookEntryType" minOccurs="0"> <xs:annotation> <xs:documentation>The type of the GradebookEntry; for example, homework, assignment, quiz, unit test, oral presentation, etc.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntryLookupType/DateAssigned
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:date | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DateAssigned" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The date the assignment, homework, or assessment was assigned or executed.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntryLookupType/SectionReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | SectionReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | SectionIdentity SectionLookup | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="SectionReference" type="SectionReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The Section associated with the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> |
element GradebookEntryLookupType/GradingPeriodReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | GradingPeriodReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | GradingPeriodIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="GradingPeriodReference" type="GradingPeriodReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the grading period for the GradebookEntry.</xs:documentation> </xs:annotation> </xs:element> |