QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ParamLength | ifc:IfcParameterValue | optional | ||||
SameSense | xs:boolean | optional | ||||
Transition | ifc:IfcTransitionCode | 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="IfcReparametrisedCompositeCurveSegment"> <xs:complexContent> <xs:extension base="ifc:IfcCompositeCurveSegment"> <xs:attribute name="ParamLength" type="ifc:IfcParameterValue" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |