Definition Type: Element
Name: InventoryChangeReference
Namespace: http://www.papinet.org/v2r40
Type: pn:s255
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AssignedBy in schema papinetcommondefsv2r40_xsd Drilldown into InventoryChangeReferenceType in schema papinetcommondefsv2r40_xsdXSD Diagram of InventoryChangeReference in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="InventoryChangeReference">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="s255">
                <xs:attribute name="InventoryChangeReferenceType" type="referenceType" use="required" />
                <xs:attribute name="AssignedBy" type="partyType" use="optional" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
InventoryChangeReferenceType pn:InventoryChangeReferenceType Required
AssignedBy pn:AssignedBy Optional
Collapse Derivation Tree:
  • pn:s255
    • InventoryChangeReference