8.6.2.3 IfcDatasetSelect
8.6.2.3.1 Semantic definition
The IfcDatasetSelect enables selection of whether dataset information is to be contained within an IFC model or is to be referenced from an external source.
8.6.2.3.2 Type values
8.6.2.3.3 Formal representation
TYPE IfcDatasetSelect = SELECT
(IfcDatasetInformation
,IfcDatasetReference);
END_TYPE;