| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| DisplacementX | ifc:IfcLengthMeasure | optional | ||||
| DisplacementY | ifc:IfcLengthMeasure | optional | ||||
| DisplacementZ | ifc:IfcLengthMeasure | optional | ||||
| Distortion | ifc:IfcCurvatureMeasure | optional | ||||
| Name | ifc:IfcLabel | optional | ||||
| RotationalDisplacementRX | ifc:IfcPlaneAngleMeasure | optional | ||||
| RotationalDisplacementRY | ifc:IfcPlaneAngleMeasure | optional | ||||
| RotationalDisplacementRZ | ifc:IfcPlaneAngleMeasure | 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 |
<xs:complexType name="IfcStructuralLoadSingleDisplacementDistortion"> <xs:complexContent> <xs:extension base="ifc:IfcStructuralLoadSingleDisplacement"> <xs:attribute name="Distortion" type="ifc:IfcCurvatureMeasure" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |