Definition Type: Element
Name: CurveOnRelatingElement
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Containing Schema: IFC2X2_FINAL.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into IfcBoundedCurve in schema ifc2x2_final_xsdXSD Diagram of CurveOnRelatingElement in schema ifc2x2_final_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="CurveOnRelatingElement">
    <xs:complexType>
        <xs:choice>
            <xs:element ref="ifc:IfcBoundedCurve" />
        </xs:choice>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IfcBoundedCurve ifc:IfcBoundedCurve (1) (1)