complexType InstitutionTelephone
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p679.png
namespace http://ed-fi.org/0200
children TelephoneNumber InstitutionTelephoneNumberType
used by
element EducationOrganization/InstitutionTelephone
annotation
documentation
The 10-digit telephone number, including the area code, for the organization.
appinfo
<ann:TypeGroup>Common</ann:TypeGroup>
<ann:EdFiId>508</ann:EdFiId>
source <xs:complexType name="InstitutionTelephone">
 
<xs:annotation>
   
<xs:documentation>The 10-digit telephone number, including the area code, for the organization.</xs:documentation>
   
<xs:appinfo>
     
<ann:TypeGroup>Common</ann:TypeGroup>
     
<ann:EdFiId>508</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="TelephoneNumber" type="TelephoneNumber">
     
<xs:annotation>
       
<xs:documentation>The telephone number including the area code, and extension, if applicable.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>836</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InstitutionTelephoneNumberType" type="InstitutionTelephoneNumberType">
     
<xs:annotation>
       
<xs:documentation>The type of communication number listed for an individual or organization.</xs:documentation>
       
<xs:appinfo>
         
<ann:EdFiId>835</ann:EdFiId>
       
</xs:appinfo>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element InstitutionTelephone/TelephoneNumber
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p680.png
namespace http://ed-fi.org/0200
type TelephoneNumber
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 24
annotation
documentation
The telephone number including the area code, and extension, if applicable.
appinfo
<ann:EdFiId>836</ann:EdFiId>
source <xs:element name="TelephoneNumber" type="TelephoneNumber">
 
<xs:annotation>
   
<xs:documentation>The telephone number including the area code, and extension, if applicable.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>836</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element InstitutionTelephone/InstitutionTelephoneNumberType
diagram Ed-Fi-Core_diagrams/Ed-Fi-Core_p681.png
namespace http://ed-fi.org/0200
type InstitutionTelephoneNumberType
properties
content simple
facets
Kind Value Annotation
enumeration Main
appinfo
<ann:EdFiId>183-006</ann:EdFiId>
enumeration Administrative
appinfo
<ann:EdFiId>183-001</ann:EdFiId>
enumeration Health Clinic
appinfo
<ann:EdFiId>183-005</ann:EdFiId>
enumeration Attendance
appinfo
<ann:EdFiId>183-002</ann:EdFiId>
enumeration Other
appinfo
<ann:EdFiId>183-007</ann:EdFiId>
enumeration Fax
appinfo
<ann:EdFiId>183-003</ann:EdFiId>
enumeration Food Service
appinfo
<ann:EdFiId>183-004</ann:EdFiId>
annotation
documentation
The type of communication number listed for an individual or organization.
appinfo
<ann:EdFiId>835</ann:EdFiId>
source <xs:element name="InstitutionTelephoneNumberType" type="InstitutionTelephoneNumberType">
 
<xs:annotation>
   
<xs:documentation>The type of communication number listed for an individual or organization.</xs:documentation>
   
<xs:appinfo>
     
<ann:EdFiId>835</ann:EdFiId>
   
</xs:appinfo>
 
</xs:annotation>
</xs:element>