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