Definition Type: Element
Name: SheeterConcerns
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MachineDownTime in schema papinetcommondefsv2r40_xsd Drilldown into WasteImpressions in schema papinetcommondefsv2r40_xsd Drilldown into MachineLocation in schema papinetcommondefsv2r40_xsd Drilldown into PositionInSheet in schema papinetcommondefsv2r40_xsd Drilldown into EventDate in schema papinetcommondefsv2r40_xsd Drilldown into SheetConcern in schema papinetcommondefsv2r40_xsd Drilldown into MachineStoppage in schema papinetcommondefsv2r40_xsdXSD Diagram of SheeterConcerns in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="SheeterConcerns">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="SheetConcern" maxOccurs="unbounded" />
            <xs:element ref="EventDate" minOccurs="0" />
            <xs:element ref="PositionInSheet" minOccurs="0" />
            <xs:element ref="MachineLocation" minOccurs="0" />
            <xs:element ref="WasteImpressions" minOccurs="0" />
            <xs:element ref="MachineDownTime" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="MachineStoppage" type="yesNo" default="No" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SheetConcern pn:SheetConcern (1) unbounded
EventDate pn:EventDate 0 (1)
PositionInSheet pn:PositionInSheet 0 (1)
MachineLocation pn:MachineLocation 0 (1)
WasteImpressions pn:WasteImpressions 0 (1)
MachineDownTime pn:MachineDownTime 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
MachineStoppage pn:MachineStoppage No (Optional)