complexType
CredentialFieldDescriptor
element CredentialFieldDescriptor/AcademicSubject
diagram | |||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||
type | extension of DescriptorType | ||||||||||||||
properties |
|
||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace AcademicSubject | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="CredentialFieldDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines the fields of certification that the state education agency offers to teachers.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A classification of the certification fields to academic subjects.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element CredentialFieldDescriptor/AcademicSubject
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | AcademicSubjectDescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="AcademicSubject" type="AcademicSubjectDescriptorReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>A classification of the certification fields to academic subjects.</xs:documentation> <xs:appinfo> <ann:Descriptor>AcademicSubjectDescriptor</ann:Descriptor> </xs:appinfo> </xs:annotation> </xs:element> |