ifc:IfcZone

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Description ifc:IfcText optional
GlobalId ifc:IfcGloballyUniqueId optional
LongName ifc:IfcLabel optional
Name ifc:IfcLabel optional
ObjectType ifc:IfcLabel 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

Element ifc:IfcZone

Source

<xs:complexType name="IfcZone">
  <xs:complexContent>
    <xs:extension base="ifc:IfcSystem">
      <xs:attribute name="LongName" type="ifc:IfcLabel" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>