complexType
CourseLevelCharacteristicsType
element CourseLevelCharacteristicsType/CourseLevelCharacteristic
| diagram | ![]() |
||||
| namespace | http://ed-fi.org/0110 | ||||
| children | CourseLevelCharacteristic | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="CourseLevelCharacteristicsType"> <xs:annotation> <xs:documentation>Indication of the nature and difficulty of instruction: remedial, basic, honors, Ap, IB, Dual Credit, CTE. etc. </xs:documentation> <xs:appinfo> <ann:TypeGroup>Enumerated Collection</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="CourseLevelCharacteristic" type="CourseLevelCharacteristicItemType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Specification of the specific program or designation associated with the course. For example: Ap, IB, Dual Credit, CTE. etc.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element CourseLevelCharacteristicsType/CourseLevelCharacteristic
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | CourseLevelCharacteristicItemType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="CourseLevelCharacteristic" type="CourseLevelCharacteristicItemType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Specification of the specific program or designation associated with the course. For example: Ap, IB, Dual Credit, CTE. etc.</xs:documentation> </xs:annotation> </xs:element> |


