Attribute | ifc:IfcOpeningElement/@PredefinedType |
<xs:simpleType name="IfcOpeningElementTypeEnum"> <xs:restriction base="xs:string"> <xs:enumeration value="opening"/> <xs:enumeration value="recess"/> <xs:enumeration value="userdefined"/> <xs:enumeration value="notdefined"/> </xs:restriction> </xs:simpleType> |