ifc:ifcXML

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
configuration ifc:Seq-anyURI optional
express ifc:Seq-anyURI optional
id xs:ID optional

Used By

Element ifc:ifcXML

Source

<xs:complexType name="ifcXML">
  <xs:complexContent>
    <xs:extension base="ifc:uos">
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element ref="ifc:Entity"/>
      </xs:choice>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>