complexType PostSecondaryInstitutionIdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p959.png
namespace http://ed-fi.org/0200
children IdentificationCode EducationOrganizationIdentificationSystem
used by
element PostSecondaryInstitution/PostSecondaryInstitutionIdentificationCode
annotation
documentation
A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>521</ann:EdFiId>
source <xs:complexType name="PostSecondaryInstitutionIdentificationCode">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>521</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="IdentificationCode" type="IdentificationCode">
     
<xs:annotation>
       
<xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>899</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EducationOrganizationIdentificationSystem" type="EducationOrganizationIdentificationSystemDescriptorReferenceType">
     
<xs:annotation>
       
<xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>898</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PostSecondaryInstitutionIdentificationCode/IdentificationCode
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p960.png
namespace http://ed-fi.org/0200
type IdentificationCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.
appinfo
<ann:EdFiId>899</ann:EdFiId>
source <xs:element name="IdentificationCode" type="IdentificationCode">
 
<xs:annotation>
   
<xs:documentation>A unique number or alphanumeric code that is assigned to an education organization by a school, school system, state, or other agency or entity.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>899</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element PostSecondaryInstitutionIdentificationCode/EducationOrganizationIdentificationSystem
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p961.png
namespace http://ed-fi.org/0200
type EducationOrganizationIdentificationSystemDescriptorReferenceType
properties
content complex
children CodeValue Namespace
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID        
documentation
The XML ID associated with this complex object.
ref  xs:IDREF        
documentation
The XML IDREF that references the object associated with this object.
annotation
documentation
The school system, state, or agency assigning the identification code.
appinfo
<ann:EdFiId>898</ann:EdFiId>
source <xs:element name="EducationOrganizationIdentificationSystem" type="EducationOrganizationIdentificationSystemDescriptorReferenceType">
 
<xs:annotation>
   
<xs:documentation>The school system, state, or agency assigning the identification code.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>898</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>