Complex Type | ifc:IfcDirection |
<xs:attribute name="DirectionRatios" use="optional"> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:double"/> </xs:simpleType> <xs:minLength value="2"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:attribute> |