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