Complex Type | ifc:IfcCartesianPoint |
<xs:attribute name="Coordinates" use="optional"> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="ifc:IfcLengthMeasure"/> </xs:simpleType> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> |