Adresse électronique | |
Adresse - Telekommunikationsangaben |
This entity represents an address to which telephone, electronic mail and other forms of telecommunications should be addressed.
HISTORY New entity in IFC2x.
IFC4 CHANGE Added attribute MessagingIDs. Type of attribute WWWHomePageURL compatibly changed from IfcLabel to IfcURIReference.
XSD Specification:
<xs:element name="IfcTelecomAddress" type="ifc:IfcTelecomAddress" substitutionGroup="ifc:IfcAddress" nillable="true"/>EXPRESS Specification:
ENTITY IfcTelecomAddress |
SUBTYPE OF (IfcAddress); |
|
WHERE |
|
END_ENTITY; |
Attribute Definitions:
TelephoneNumbers | : | The list of telephone numbers at which telephone messages may be received. |
FacsimileNumbers | : | The list of fax numbers at which fax messages may be received. |
PagerNumber | : | The pager number at which paging messages may be received. |
ElectronicMailAddresses | : | The list of Email addresses at which Email messages may be received. |
Formal Propositions:
MinimumDataProvided | : | Requires that at least one attribute of telephone numbers, facsimile numbers, pager number, electronic mail addresses, world wide web home page URL, or messaging ID is asserted. It is not acceptable to have a telecommunications address without at least one of these values. |
Inheritance Graph:
ENTITY IfcTelecomAddress |
ENTITY IfcAddress |
|
INVERSE |
|
ENTITY IfcTelecomAddress |
|
END_ENTITY; |