ifc:IfcMirroredProfileDef-temp

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Label ifc:IfcLabel optional
ProfileName ifc:IfcLabel optional
ProfileType ifc:IfcProfileTypeEnum optional
href xs:anyURI optional
id xs:ID optional
path xs:NMTOKENS optional
pos restriction of list of xs:integer optional
ref xs:IDREF optional

Used By

Source

<xs:complexType name="IfcMirroredProfileDef-temp" abstract="true">
  <xs:complexContent>
    <xs:restriction base="ifc:IfcDerivedProfileDef">
      <xs:sequence>
        <xs:element name="ParentProfile" type="ifc:IfcProfileDef" nillable="true"/>
      </xs:sequence>
    </xs:restriction>
  </xs:complexContent>
</xs:complexType>