Definition Type: Element
Name: HSB
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Brilliance in schema papinetcommondefsv2r40_xsd Drilldown into Saturation in schema papinetcommondefsv2r40_xsd Drilldown into Hue 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 HSB in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="HSB">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="Hue" />
            <xs:element ref="Saturation" />
            <xs:element ref="Brilliance" />
        </xs:sequence>
        <xs:attributeGroup ref="TestingInformation" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Hue pn:Hue (1) (1)
Saturation pn:Saturation (1) (1)
Brilliance pn:Brilliance (1) (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)