Definition Type: ComplexType
Name: holeSpacing
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UnevenSpacing in schema papinetcommondefsv2r40_xsd Drilldown into EvenSpacing in schema papinetcommondefsv2r40_xsdXSD Diagram of holeSpacing in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="holeSpacing">
    <xs:choice>
        <xs:element ref="EvenSpacing" />
        <xs:element ref="UnevenSpacing" />
    </xs:choice>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EvenSpacing pn:EvenSpacing (1) (1)
UnevenSpacing pn:UnevenSpacing (1) (1)
Collapse Derivation Tree:
Collapse References:
pn:HoleSpacing