Extern definiert - Schriftsatz | |
Externally Defined Text Font |
Item | SPF | XML | Change | Description | IFC2x3 to IFC4 4.0.0.0 |
---|---|---|---|---|
IfcExternallyDefinedTextFont | MOVED | Schema changed from IFCPRESENTATIONRESOURCE to IFCPRESENTATIONAPPEARANCERESOURCE. | ||
Location | MODIFIED | Type changed from IfcLabel to IfcURIReference. | ||
Identification | X | MODIFIED | Name changed from ItemReference to Identification. | IFC2x3 to IFC4 4.0.0.0 |
IfcExternallyDefinedTextFont | MOVED | Schema changed from IFCPRESENTATIONRESOURCE to IFCPRESENTATIONAPPEARANCERESOURCE. | ||
Location | MODIFIED | Type changed from IfcLabel to IfcURIReference. | ||
Identification | X | MODIFIED | Name changed from ItemReference to Identification. |
NOTE Definition according to ISO/CD 10303-46:1992
The externally defined text font is an external reference to a text font
NOTE Restrictions of the font source and font names to be used may be exposed by implementation guidelines.
NOTE Corresponding ISO 10303 name: externally_defined_text_font. Please refer to ISO/IS 10303-46:1994, p. 137 for the final definition of the formal standard.
HISTORY New entity in IFC2x2.
# | Attribute | Type | Cardinality | Description | G |
---|---|---|---|---|---|
IfcExternalReference | |||||
1 | Location | IfcURIReference | ? |
Location, where the external source (classification, document or library) can be accessed by electronic means. The electronic location is provided as an URI, and would normally be given as an URL location string.
IFC4 CHANGE The data type has been changed from IfcLabel to IfcURIReference | X |
2 | Identification | IfcIdentifier | ? |
The Identification provides a unique identifier of the referenced item within the external source (classification, document or library). It may be provided as
IFC4 CHANGE Attribute renamed from ItemReference for consistency. | X |
3 | Name | IfcLabel | ? | Optional name to further specify the reference. It can provide a human readable identifier (which does not necessarily need to have a counterpart in the internal structure of the document). | X |
ExternalReferenceForResources | IfcExternalReferenceRelationship @RelatingReference | S[0:?] | Reference to all associations between this external reference and objects within the IfcResourceObjectSelect that are tagged by the external reference.
IFC4 CHANGE New inverse attribute added with upward compatibility. | X | |
IfcExternallyDefinedTextFont |
<xs:element name="IfcExternallyDefinedTextFont" type="ifc:IfcExternallyDefinedTextFont" substitutionGroup="ifc:IfcExternalReference" nillable="true"/>
<xs:complexType name="IfcExternallyDefinedTextFont">
<xs:complexContent>
<xs:extension base="ifc:IfcExternalReference"/>
</xs:complexContent>
</xs:complexType>
ENTITY IfcExternallyDefinedTextFont
SUBTYPE OF (IfcExternalReference);
END_ENTITY;
References: IfcTextFontSelect