ifc:Entity

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="Entity" abstract="true">
  <xs:attribute name="href" type="xs:anyURI" use="optional"/>
  <xs:attribute name="ref" type="xs:IDREF" use="optional"/>
  <xs:attributeGroup ref="ifc:instanceAttributes"/>
</xs:complexType>