Attribute | ifc:IfcVoidingFeature/@PredefinedType |
<xs:simpleType name="IfcVoidingFeatureTypeEnum"> <xs:restriction base="xs:string"> <xs:enumeration value="cutout"/> <xs:enumeration value="notch"/> <xs:enumeration value="hole"/> <xs:enumeration value="miter"/> <xs:enumeration value="chamfer"/> <xs:enumeration value="edge"/> <xs:enumeration value="userdefined"/> <xs:enumeration value="notdefined"/> </xs:restriction> </xs:simpleType> |