complexType
InstitutionTelephone
element InstitutionTelephone/TelephoneNumber
element InstitutionTelephone/InstitutionTelephoneNumberType
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | TelephoneNumber InstitutionTelephoneNumberType | ||||
used by |
|
||||
annotation |
|
||||
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> </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: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:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element InstitutionTelephone/TelephoneNumber
diagram | ||||||||||
namespace | http://ed-fi.org/0210 | |||||||||
type | TelephoneNumber | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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:annotation> </xs:element> |
element InstitutionTelephone/InstitutionTelephoneNumberType
diagram | |||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | ||||||||||||||||||||||||
type | InstitutionTelephoneNumberType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
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:annotation> </xs:element> |