QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Description | ifc:IfcText | optional | ||||
GlobalId | ifc:IfcGloballyUniqueId | optional | ||||
Intent | ifc:IfcLabel | optional | ||||
Name | 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 |
Element | ifc:IfcRelAssociatesConstraint |
<xs:complexType name="IfcRelAssociatesConstraint"> <xs:complexContent> <xs:extension base="ifc:IfcRelAssociates"> <xs:sequence> <xs:element name="RelatingConstraint" type="ifc:IfcConstraint" nillable="true"/> </xs:sequence> <xs:attribute name="Intent" type="ifc:IfcLabel" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |