complexType
ServiceProvider
attribute ServiceProvider/@PrimaryProvider
element ServiceProvider/StaffReference
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
children | StaffReference | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="ServiceProvider"> <xs:annotation> <xs:documentation>The student's special education Service Provider</xs:documentation> <xs:appinfo> <ann:TypeGroup>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StaffReference" type="StaffReferenceType"/> </xs:sequence> <xs:attribute name="PrimaryProvider" type="xs:boolean"> <xs:annotation> <xs:documentation>Primary service provider</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
attribute ServiceProvider/@PrimaryProvider
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="PrimaryProvider" type="xs:boolean"> <xs:annotation> <xs:documentation>Primary service provider</xs:documentation> </xs:annotation> </xs:attribute> |
element ServiceProvider/StaffReference
diagram | |||||||||||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||||||||||
type | StaffReferenceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | StaffIdentity | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="StaffReference" type="StaffReferenceType"/> |