Definition Type: ComplexType
Name: typedParty
Namespace: http://www.papinet.org/v2r40
Type: pn:party
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CommonContact in schema papinetcommondefsv2r40_xsd Drilldown into URL in schema papinetcommondefsv2r40_xsd Drilldown into NameAddress in schema papinetcommondefsv2r40_xsd Drilldown into PartyIdentifier in schema papinetcommondefsv2r40_xsd Drilldown into LogisticsRole in schema papinetcommondefsv2r40_xsd Drilldown into party in schema papinetcommondefsv2r40_xsd Drilldown into PartyType in schema papinetcommondefsv2r40_xsdXSD Diagram of typedParty in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="typedParty">
    <xs:complexContent>
        <xs:extension base="party">
            <xs:attribute name="PartyType" type="partyType" use="required" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIdentifier pn:PartyIdentifier 0 unbounded
NameAddress pn:NameAddress (1) (1)
URL pn:URL 0 (1)
CommonContact pn:CommonContact 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
LogisticsRole pn:LogisticsRole (Optional)
PartyType pn:PartyType Required
Collapse Derivation Tree:
Collapse References:
pn:LocationParty, pn:OtherParty, pn:ReceiverParty, pn:RequestingParty, pn:RespondToParty, pn:SenderParty, pn:ShipFromParty, pn:ShipToParty