complexType
InstitutionTelephone
attribute InstitutionTelephone/@InstitutionTelephoneNumberType
element InstitutionTelephone/TelephoneNumber
diagram | |||||||||||||||
namespace | http://ed-fi.org/0110 | ||||||||||||||
children | TelephoneNumber | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
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:sequence> <xs:attribute name="InstitutionTelephoneNumberType" type="InstitutionTelephoneNumberType" use="optional"> <xs:annotation> <xs:documentation>The type of communication number listed for an individual or organization.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
attribute InstitutionTelephone/@InstitutionTelephoneNumberType
type | InstitutionTelephoneNumberType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:attribute name="InstitutionTelephoneNumberType" type="InstitutionTelephoneNumberType" use="optional"> <xs:annotation> <xs:documentation>The type of communication number listed for an individual or organization.</xs:documentation> </xs:annotation> </xs:attribute> |
element InstitutionTelephone/TelephoneNumber
diagram | ||||||||||
namespace | http://ed-fi.org/0110 | |||||||||
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> |