complexType
StaffClassificationDescriptor
element StaffClassificationDescriptor/StaffClassificationMap
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | extension of DescriptorType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor StaffClassificationMap | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="StaffClassificationDescriptor"> <xs:annotation> <xs:documentation>This descriptor defines an individual's title of employment, official status or rank.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Descriptor</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorType"> <xs:sequence> <xs:element name="StaffClassificationMap" type="StaffClassificationMapType" minOccurs="0"> <xs:annotation> <xs:documentation>The mapping to a known staff classification.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
element StaffClassificationDescriptor/StaffClassificationMap
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | StaffClassificationMapType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StaffClassificationMap" type="StaffClassificationMapType" minOccurs="0"> <xs:annotation> <xs:documentation>The mapping to a known staff classification.</xs:documentation> </xs:annotation> </xs:element> |