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