IfcDescriptiveMeasure

Natural language names
enDescriptive Measure
frMesure descriptive
Semantic definitions at the type
Type definition

A descriptive measure is a human interpretable definition of a quantifiable value. The mode of interpretation has to be established for the exchange context.

Type: STRING

NOTE  Type adapted from descriptive_measure defined in ISO 10303-41.
HISTORY  New type in IFC1.5.1.
Formal representations
XSD Specification
 <xs:simpleType name="IfcDescriptiveMeasure">
  <xs:restriction base="xs:normalizedString"/>
 </xs:simpleType>
 <xs:element name="IfcDescriptiveMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcDescriptiveMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcDescriptiveMeasure = STRING;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page