complexType
AssessmentFamily
element AssessmentFamily/AssessmentFamilyTitle
element AssessmentFamily/AssessmentFamilyIdentificationCode
element AssessmentFamily/AssessmentCategory
element AssessmentFamily/AcademicSubject
element AssessmentFamily/GradeLevelAssessed
element AssessmentFamily/LowestGradeLevelAssessed
element AssessmentFamily/ContentStandard
element AssessmentFamily/Version
element AssessmentFamily/RevisionDate
element AssessmentFamily/Nomenclature
element AssessmentFamily/AssessmentPeriods
element AssessmentFamily/AssessmentFamilyReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
type | extension of ComplexObjectType | ||||||||||||||
properties |
|
||||||||||||||
children | AssessmentFamilyTitle AssessmentFamilyIdentificationCode AssessmentCategory AcademicSubject GradeLevelAssessed LowestGradeLevelAssessed ContentStandard Version RevisionDate Nomenclature AssessmentPeriods AssessmentFamilyReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="AssessmentFamily"> <xs:annotation> <xs:documentation>This entity represents a logical grouping or association of assessments that share a common purpose, heritage, or content standard. There may be hierarchies of Assessment Families. Characteristics (e.g., Academic Subject) specified for AssessmentFamilies, by convention, are inherited by the Assessments associated with the AssessmentFamily.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Domain Entity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="ComplexObjectType"> <xs:sequence> <xs:element name="AssessmentFamilyTitle" type="AssessmentTitle"> <xs:annotation> <xs:documentation>The title or name of the assessment family.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentFamilyIdentificationCode" type="AssessmentIdentificationCode" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentCategory" type="AssessmentCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>The category of an assessment based on format and content. For example: Achievement test, Advanced placement test, Alternate assessment/grade-level standards, Attitudinal test, Cognitive and perceptual skills test, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AcademicSubject" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment family.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="GradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The typical grade level for which an assessment family is designed. If the assessment spans a range of grades, then this attribute holds the highest grade assessed. If only one grade level is assessed then only this attribute is used. For example: Adult, Prekindergarten, First grade, Second grade, etc.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="LowestGradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>If the assessment spans a range of grades, then this attribute holds the lowest grade assessed. If only one grade level is assessed, then this attribute is omitted.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="ContentStandard" type="ContentStandardType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication as to whether an assessment conforms to a standard. For example: Local standard, Statewide standard, Regional standard Association standard, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Version" type="Version" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the assessment family.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RevisionDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year that the conceptual design for the assessment family was most recently revised substantially.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for this level of AssessmentFamily.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssessmentPeriods" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The periods or windows defined in which an assessment is supposed to be administered.</xs:documentation> <xs:appinfo> <ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> <xs:element name="AssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>References the higher level AssessmentFamily this one belongs to.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element AssessmentFamily/AssessmentFamilyTitle
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | AssessmentTitle | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssessmentFamilyTitle" type="AssessmentTitle"> <xs:annotation> <xs:documentation>The title or name of the assessment family.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentFamily/AssessmentFamilyIdentificationCode
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | AssessmentIdentificationCode | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | ID | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssessmentFamilyIdentificationCode" type="AssessmentIdentificationCode" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A unique number or alphanumeric code assigned to an assessment by a school, school system, a state, or other agency or entity.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentFamily/AssessmentCategory
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | AssessmentCategoryType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssessmentCategory" type="AssessmentCategoryType" minOccurs="0"> <xs:annotation> <xs:documentation>The category of an assessment based on format and content. For example: Achievement test, Advanced placement test, Alternate assessment/grade-level standards, Attitudinal test, Cognitive and perceptual skills test, etc.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentFamily/AcademicSubject
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AcademicSubject" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The description of the content or subject area (e.g., arts, mathematics, reading, stenography, or a foreign language) of an assessment family.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentFamily/GradeLevelAssessed
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="GradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>The typical grade level for which an assessment family is designed. If the assessment spans a range of grades, then this attribute holds the highest grade assessed. If only one grade level is assessed then only this attribute is used. For example: Adult, Prekindergarten, First grade, Second grade, etc.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentFamily/LowestGradeLevelAssessed
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="LowestGradeLevelAssessed" type="DescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>If the assessment spans a range of grades, then this attribute holds the lowest grade assessed. If only one grade level is assessed, then this attribute is omitted.</xs:documentation> <xs:appinfo> <ann:Descriptor>GradeLevelDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentFamily/ContentStandard
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | ContentStandardType | ||||||||
properties |
|
||||||||
children | Title Version PublicationDate PublicationYear PublicationStatus MandatingEducationOrganizationReference BeginDate EndDate | ||||||||
annotation |
|
||||||||
source | <xs:element name="ContentStandard" type="ContentStandardType" minOccurs="0"> <xs:annotation> <xs:documentation>An indication as to whether an assessment conforms to a standard. For example: Local standard, Statewide standard, Regional standard Association standard, etc.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentFamily/Version
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | Version | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="Version" type="Version" minOccurs="0"> <xs:annotation> <xs:documentation>The version identifier for the assessment family.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentFamily/RevisionDate
diagram | |||||||||
namespace | http://ed-fi.org/0110 | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="RevisionDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>The month, day, and year that the conceptual design for the assessment family was most recently revised substantially.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentFamily/Nomenclature
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
type | Nomenclature | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="Nomenclature" type="Nomenclature" minOccurs="0"> <xs:annotation> <xs:documentation>Reflects the specific nomenclature used for this level of AssessmentFamily.</xs:documentation> </xs:annotation> </xs:element> |
element AssessmentFamily/AssessmentPeriods
diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||
type | DescriptorReferenceType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | CodeValue ShortDescription Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AssessmentPeriods" type="DescriptorReferenceType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The periods or windows defined in which an assessment is supposed to be administered.</xs:documentation> <xs:appinfo> <ann:Descriptor>AssessmentPeriodDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |
element AssessmentFamily/AssessmentFamilyReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | AssessmentFamilyReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | AssessmentFamilyIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AssessmentFamilyReference" type="AssessmentFamilyReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>References the higher level AssessmentFamily this one belongs to.</xs:documentation> </xs:annotation> </xs:element> |