Attribute | ifc:IfcPropertySetTemplate/@TemplateType |
<xs:simpleType name="IfcPropertySetTemplateTypeEnum"> <xs:restriction base="xs:string"> <xs:enumeration value="pset_typedrivenonly"/> <xs:enumeration value="pset_typedrivenoverride"/> <xs:enumeration value="pset_occurrencedriven"/> <xs:enumeration value="pset_performancedriven"/> <xs:enumeration value="qto_typedrivenonly"/> <xs:enumeration value="qto_typedrivenoverride"/> <xs:enumeration value="qto_occurrencedriven"/> <xs:enumeration value="notdefined"/> </xs:restriction> </xs:simpleType> |