complexType EducationOrganizationIdentificationSystemDescriptor
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p522.png
namespace http://ed-fi.org/0200
type extension of DescriptorType
properties
base DescriptorType
children CodeValue ShortDescription Description EffectiveBeginDate EffectiveEndDate PriorDescriptor Namespace EducationOrganizationIdentificationSystemMap
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with the complex object.
annotation
documentation
This descriptor defines the originating record system and code that is used for record-keeping purposes by education organizations.
appinfo
<ann:TypeGroup>Descriptor</ann:TypeGroup>
<ann:EdFiId>628</ann:EdFiId>
source <xs:complexType name="EducationOrganizationIdentificationSystemDescriptor">
 
<xs:annotation>
   
<xs:documentation>This descriptor defines the originating record system and code that is used for record-keeping purposes by education organizations.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Descriptor</ann:TypeGroup>
     
<ann:EdFiId>628</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="DescriptorType">
     
<xs:sequence>
       
<xs:element name="EducationOrganizationIdentificationSystemMap" type="EducationOrganizationIdentificationSystemMapType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>A classification of the behavior for reporting types.</xs:documentation>
           
<xs:appinfo>
             
<ann:EdFiId>629</ann:EdFiId>
           
</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element EducationOrganizationIdentificationSystemDescriptor/EducationOrganizationIdentificationSystemMap
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p523.png
namespace http://ed-fi.org/0200
type EducationOrganizationIdentificationSystemMapType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration ACT
appinfo
<ann:EdFiId>167-001</ann:EdFiId>
enumeration DUNS
appinfo
<ann:EdFiId>167-002</ann:EdFiId>
enumeration Federal
appinfo
<ann:EdFiId>167-003</ann:EdFiId>
enumeration IPEDS
appinfo
<ann:EdFiId>167-004</ann:EdFiId>
enumeration LEA
appinfo
<ann:EdFiId>167-005</ann:EdFiId>
enumeration NCES
appinfo
<ann:EdFiId>167-006</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>167-007</ann:EdFiId>
enumeration Other Federal
appinfo
<ann:EdFiId>167-008</ann:EdFiId>
enumeration School
appinfo
<ann:EdFiId>167-009</ann:EdFiId>
enumeration SEA
appinfo
<ann:EdFiId>167-010</ann:EdFiId>
enumeration USDE - OPE
appinfo
<ann:EdFiId>167-011</ann:EdFiId>
annotation
documentation
A classification of the behavior for reporting types.
appinfo
<ann:EdFiId>629</ann:EdFiId>
source <xs:element name="EducationOrganizationIdentificationSystemMap" type="EducationOrganizationIdentificationSystemMapType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A classification of the behavior for reporting types.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>629</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>