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