Definition Type: AttributeGroup
Name: profileParameters
Containing Schema: hcm-core.xsd
Collapse XSD Schema Diagram:
Drilldown into radius Drilldown into coatingRenewal Drilldown into steelRenewal Drilldown into maxDiminution Drilldown into builtThickness Drilldown into replacementThickness Drilldown into thickness Drilldown into type Drilldown into heightXSD Diagram of profileParameters
Collapse XSD Schema Code:
<xs:attributeGroup name="profileParameters">
    <xs:attribute name="height" type="positiveValue" />
    <xs:attribute name="type" type="stiffenerType" use="required" />
    <xs:attributeGroup ref="thicknessParameters" />
    <xs:attribute name="radius" type="positiveValue">
        <xs:annotation>
            <xs:documentation xml:lang="en">Outer radius of the profile. Only to be used for profiles of type O.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
height height (Optional)
type type Required
thickness thickness (Optional)
replacementThickness replacementThickness (Optional)
builtThickness builtThickness (Optional)
maxDiminution maxDiminution (Optional)
steelRenewal steelRenewal (Optional)
coatingRenewal coatingRenewal (Optional)
radius radius (Optional)