Attribute | ifc:IfcTextLiteral/@Path |
<xs:simpleType name="IfcTextPath"> <xs:restriction base="xs:string"> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="up"/> <xs:enumeration value="down"/> </xs:restriction> </xs:simpleType> |