IfcURIReference

Natural language names
URIReference
Référence à une adresse Web
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4 4.0.0.0
    IfcURIReferenceADDED
Semantic definitions at the type
Type definition

The IfcURIReference provides for identifying a Uniform Resource Identifier (URI). A URI can be classified as a locator or a name or both, that is it may comprise a Uniform Resource Locator (URL) and/or a Uniform Resource Name (URN).

NOTE  See RFC 3986 for definition of Uniform Resource Identifier.

HISTORY  New defined datatype in IFC4.

Formal representations
XML Specification
 <xs:simpleType name="IfcURIReference">
  <xs:restriction base="xs:normalizedString"/>
 </xs:simpleType>
EXPRESS Specification
TYPE IfcURIReference = STRING;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcTelecomAddress IfcClassification IfcDatasetInformation IfcDocumentInformation IfcExternalReference IfcLibraryInformation IfcSimpleValue IfcImageTexture

Link to this page  Link to this page