ifc:IfcImageTexture

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Mode ifc:IfcIdentifier optional
RepeatS xs:boolean optional
RepeatT xs:boolean optional
URLReference ifc:IfcURIReference 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="IfcImageTexture">
  <xs:complexContent>
    <xs:extension base="ifc:IfcSurfaceTexture">
      <xs:attribute name="URLReference" type="ifc:IfcURIReference" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>