Definition Type: Element
Name: EndsDiscountInformation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EndsDiscountPercent in schema papinetcommondefsv2r40_xsd Drilldown into EndsPermittedPercent in schema papinetcommondefsv2r40_xsd Drilldown into EndsLengthMax in schema papinetcommondefsv2r40_xsd Drilldown into EndsDiscountRule in schema papinetcommondefsv2r40_xsdXSD Diagram of EndsDiscountInformation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="EndsDiscountInformation">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="EndsLengthMax" minOccurs="0" />
            <xs:element ref="EndsPermittedPercent" minOccurs="0" />
            <xs:element ref="EndsDiscountPercent" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="EndsDiscountRule" type="endsDiscountRule" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EndsLengthMax pn:EndsLengthMax 0 (1)
EndsPermittedPercent pn:EndsPermittedPercent 0 (1)
EndsDiscountPercent pn:EndsDiscountPercent 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
EndsDiscountRule pn:EndsDiscountRule (Optional)