29.12.45 PhoneNumberStruct
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
A phone number with two attributes, used to "type" and "qualify" a phone number. The type would carry information such as fax, modem, voice, and the qualifier would carry information such as home or office.
Name |
Type |
Notes |
---|---|---|
extension |
String64 |
The phone number extension. |
qualifier |
AddressQualifier |
Indicates whether the number is personal, business or both. |
type |
PhoneType |
The kind of phone such as voice or fax. |
Association |
Notes |
---|---|
From: PhoneNumberStruct. To: PhoneType Dependency |