Definition Type: ComplexType
Name: organisationUnit
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OrganisationUnitCode in schema papinetcommondefsv2r40_xsd Drilldown into OrganisationUnitName in schema papinetcommondefsv2r40_xsd Drilldown into OrganisationUnitType in schema papinetcommondefsv2r40_xsdXSD Diagram of organisationUnit in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="organisationUnit">
    <xs:sequence>
        <xs:element ref="OrganisationUnitName" minOccurs="0" />
        <xs:element ref="OrganisationUnitCode" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="OrganisationUnitType" type="organisationType" use="required" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrganisationUnitName pn:OrganisationUnitName 0 (1)
OrganisationUnitCode pn:OrganisationUnitCode 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
OrganisationUnitType pn:OrganisationUnitType Required
Collapse Derivation Tree:
Collapse References:
pn:OrganisationUnit