Definition Type: Element
Name: Flange
Type: Flange
Containing Schema: hcm-core.xsd
MinOccurs 0
MaxOccurs 2
Abstract
Documentation:
The number of flanges must be consistent with profile type.

    No flange for profiles of type FB, HP, or O.
    One flange for profiles of type L, T, or RHS.
    Two flanges for profiles of type I or C.

Furthermore, in case of two flanges, their position shall be different.
Collapse XSD Schema Diagram:
Drilldown into coatingRenewal Drilldown into steelRenewal Drilldown into maxDiminution Drilldown into builtThickness Drilldown into replacementThickness Drilldown into thickness Drilldown into position Drilldown into breadthXSD Diagram of Flange
Collapse XSD Schema Code:
<xs:element name="Flange" type="Flange" minOccurs="0" maxOccurs="2">
    <xs:annotation>
        <xs:documentation>The number of flanges must be consistent with profile type.
								<UL><LI>No flange for profiles of type FB, HP, or O.</LI>
                <LI>One flange for profiles of type L, T, or RHS.</LI>
                <LI>Two flanges for profiles of type I or C.</LI>
            </UL>
								Furthermore, in case of two flanges, their position shall be different.
							</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
breadth breadth (Optional)
position position upper (Optional)
thickness thickness (Optional)
replacementThickness replacementThickness (Optional)
builtThickness builtThickness (Optional)
maxDiminution maxDiminution (Optional)
steelRenewal steelRenewal (Optional)
coatingRenewal coatingRenewal (Optional)
Collapse Derivation Tree: