Definition Type: Element
Name: ScalingHeight
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ScalingRangeType
Containing Schema: PwgCommon.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into ScalingRangeType Drilldown into MustHonorXSD Diagram of ScalingHeight
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="ScalingHeight">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="ScalingRangeType">
                <xs:attribute ref="MustHonor" />
                <xs:anyAttribute namespace="##other" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: