complexType
StateEducationAgencyIdentityType
element StateEducationAgencyIdentityType/StateEducationAgencyId
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | StateEducationAgencyId | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="StateEducationAgencyIdentityType"> <xs:annotation> <xs:documentation>Encapsulates primary attributes that can be used to look up the identity of a StateEducationAgency.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Identity</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:sequence> <xs:element name="StateEducationAgencyId" type="xs:int"> <xs:annotation> <xs:documentation>The identifier assigned to a state education agency.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element StateEducationAgencyIdentityType/StateEducationAgencyId
diagram | |||
namespace | http://ed-fi.org/0210 | ||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="StateEducationAgencyId" type="xs:int"> <xs:annotation> <xs:documentation>The identifier assigned to a state education agency.</xs:documentation> </xs:annotation> </xs:element> |