Definition Type: ComplexType
Name: basisWeight
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IncrementalValue in schema papinetcommondefsv2r40_xsd Drilldown into TwoSigmaUpper in schema papinetcommondefsv2r40_xsd Drilldown into TwoSigmaLower in schema papinetcommondefsv2r40_xsd Drilldown into SampleSize in schema papinetcommondefsv2r40_xsd Drilldown into StandardDeviation in schema papinetcommondefsv2r40_xsd Drilldown into DetailRangeMax in schema papinetcommondefsv2r40_xsd Drilldown into DetailRangeMin in schema papinetcommondefsv2r40_xsd Drilldown into DetailValue in schema papinetcommondefsv2r40_xsd Drilldown into ProductBasisSizeType in schema papinetcommondefsv2r40_xsdXSD Diagram of basisWeight in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="basisWeight">
    <xs:sequence>
        <xs:element ref="DetailValue" />
        <xs:element ref="DetailRangeMin" minOccurs="0" />
        <xs:element ref="DetailRangeMax" minOccurs="0" />
        <xs:element ref="StandardDeviation" minOccurs="0" />
        <xs:element ref="SampleSize" minOccurs="0" />
        <xs:element ref="TwoSigmaLower" minOccurs="0" />
        <xs:element ref="TwoSigmaUpper" minOccurs="0" />
        <xs:element ref="IncrementalValue" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="ProductBasisSizeType" type="basisSizeType" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DetailValue pn:DetailValue (1) (1)
DetailRangeMin pn:DetailRangeMin 0 (1)
DetailRangeMax pn:DetailRangeMax 0 (1)
StandardDeviation pn:StandardDeviation 0 (1)
SampleSize pn:SampleSize 0 (1)
TwoSigmaLower pn:TwoSigmaLower 0 (1)
TwoSigmaUpper pn:TwoSigmaUpper 0 (1)
IncrementalValue pn:IncrementalValue 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ProductBasisSizeType pn:ProductBasisSizeType (Optional)
Collapse Derivation Tree:
Collapse References:
pn:BasisWeight