complexType
CTEProgram
element CTEProgram/CareerPathway
element CTEProgram/CIPCode
element CTEProgram/PrimaryCTEProgramIndicator
element CTEProgram/CTEProgramCompletionIndicator
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | CareerPathway CIPCode PrimaryCTEProgramIndicator CTEProgramCompletionIndicator | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="CTEProgram"> <xs:annotation> <xs:documentation>The career cluster or pathway representing the career path of the Vocational/Career Tech concentrator.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="CareerPathway" type="CareerPathwayType"> <xs:annotation> <xs:documentation>A sequence of courses within an area of interest that is a student's educational road map to a chosen career.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CIPCode" type="CIPCode" minOccurs="0"> <xs:annotation> <xs:documentation>Number and description of the CIP Code associated with the student's CTEProgram.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PrimaryCTEProgramIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>A boolean indicator of whether this CTEProgram, is the student's primary CTEProgram.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CTEProgramCompletionIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>A boolean indicator of whether the Student has completed the CTEProgram.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CTEProgram/CareerPathway
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | CareerPathwayType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="CareerPathway" type="CareerPathwayType"> <xs:annotation> <xs:documentation>A sequence of courses within an area of interest that is a student's educational road map to a chosen career.</xs:documentation> </xs:annotation> </xs:element> |
element CTEProgram/CIPCode
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | CIPCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CIPCode" type="CIPCode" minOccurs="0"> <xs:annotation> <xs:documentation>Number and description of the CIP Code associated with the student's CTEProgram.</xs:documentation> </xs:annotation> </xs:element> |
element CTEProgram/PrimaryCTEProgramIndicator
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="PrimaryCTEProgramIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>A boolean indicator of whether this CTEProgram, is the student's primary CTEProgram.</xs:documentation> </xs:annotation> </xs:element> |
element CTEProgram/CTEProgramCompletionIndicator
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="CTEProgramCompletionIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>A boolean indicator of whether the Student has completed the CTEProgram.</xs:documentation> </xs:annotation> </xs:element> |