QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Description | ifc:IfcText | optional | ||||
GlobalId | ifc:IfcGloballyUniqueId | optional | ||||
Name | ifc:IfcLabel | optional | ||||
ObjectType | ifc:IfcLabel | optional | ||||
SteelGrade | ifc:IfcLabel | optional | ||||
Tag | ifc:IfcIdentifier | 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 |
Complex Types | ifc:IfcReinforcingBar, ifc:IfcReinforcingMesh, ifc:IfcTendon, ifc:IfcTendonAnchor |
Element | ifc:IfcReinforcingElement |
<xs:complexType name="IfcReinforcingElement" abstract="true"> <xs:complexContent> <xs:extension base="ifc:IfcElementComponent"> <xs:attribute name="SteelGrade" type="ifc:IfcLabel" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |