complexType
StaffIdentificationSystemDescriptorReferenceType
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||
type | extension of DescriptorReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | CodeValue Namespace | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="StaffIdentificationSystemDescriptorReferenceType"> <xs:annotation> <xs:documentation>Provides references for staff identification system descriptor and its details during interchange. Use XML IDREF to reference a record that is included in the interchange.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Extended Descriptor Reference</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="DescriptorReferenceType"/> </xs:complexContent> </xs:complexType> |