ifc:IfcAxis1Placement

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
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="IfcAxis1Placement">
  <xs:complexContent>
    <xs:extension base="ifc:IfcPlacement">
      <xs:sequence>
        <xs:element name="Axis" type="ifc:IfcDirection" nillable="true" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>