complexType
Telephone
element Telephone/TelephoneNumber
element Telephone/TelephoneNumberType
element Telephone/OrderOfPriority
element Telephone/TextMessageCapabilityIndicator
element Telephone/DoNotPublishIndicator
diagram | |||||
namespace | http://ed-fi.org/0210 | ||||
children | TelephoneNumber TelephoneNumberType OrderOfPriority TextMessageCapabilityIndicator DoNotPublishIndicator | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="Telephone"> <xs:annotation> <xs:documentation>The 10-digit telephone number, including the area code, for the person.</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="TelephoneNumberType" type="TelephoneNumberType"> <xs:annotation> <xs:documentation>The type of communication number listed for an individual or organization.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OrderOfPriority" type="OrderOfPriority" minOccurs="0"> <xs:annotation> <xs:documentation>The order of priority assigned to telephone numbers to define which number to attempt first, second, etc.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TextMessageCapabilityIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the telephone number is technically capable of sending and receiving Short Message Service (SMS) text messages.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DoNotPublishIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the telephone number should not be published.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
element Telephone/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 Telephone/TelephoneNumberType
diagram | ||||||||||||||||||||||||||||
namespace | http://ed-fi.org/0210 | |||||||||||||||||||||||||||
type | TelephoneNumberType | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
source | <xs:element name="TelephoneNumberType" type="TelephoneNumberType"> <xs:annotation> <xs:documentation>The type of communication number listed for an individual or organization.</xs:documentation> </xs:annotation> </xs:element> |
element Telephone/OrderOfPriority
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | OrderOfPriority | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="OrderOfPriority" type="OrderOfPriority" minOccurs="0"> <xs:annotation> <xs:documentation>The order of priority assigned to telephone numbers to define which number to attempt first, second, etc.</xs:documentation> </xs:annotation> </xs:element> |
element Telephone/TextMessageCapabilityIndicator
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="TextMessageCapabilityIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the telephone number is technically capable of sending and receiving Short Message Service (SMS) text messages.</xs:documentation> </xs:annotation> </xs:element> |
element Telephone/DoNotPublishIndicator
diagram | |||||||
namespace | http://ed-fi.org/0210 | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DoNotPublishIndicator" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>An indication that the telephone number should not be published.</xs:documentation> </xs:annotation> </xs:element> |