Element | ifc:IfcColourSpecification |
Complex Type | ifc:IfcColourRgb |
<xs:complexType name="IfcColourSpecification" abstract="true"> <xs:complexContent> <xs:extension base="ifc:IfcPresentationItem"> <xs:attribute name="Name" type="ifc:IfcLabel" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |