Definition Type: Element
Name: AdditionalTest
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
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 AdditionalTestName in schema papinetcommondefsv2r40_xsd Drilldown into ResultSource in schema papinetcommondefsv2r40_xsd Drilldown into SampleType in schema papinetcommondefsv2r40_xsd Drilldown into TestAgency in schema papinetcommondefsv2r40_xsd Drilldown into TestMethod in schema papinetcommondefsv2r40_xsd Drilldown into TestingInformation in schema papinetcommondefsv2r40_xsdXSD Diagram of AdditionalTest in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="AdditionalTest">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="AdditionalTestName" />
            <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:sequence>
        <xs:attributeGroup ref="TestingInformation" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AdditionalTestName pn:AdditionalTestName (1) (1)
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)
Collapse Child Attributes:
Name Type Default Value Use
TestMethod pn:TestMethod (Optional)
TestAgency pn:TestAgency (Optional)
SampleType pn:SampleType (Optional)
ResultSource pn:ResultSource (Optional)