Definition Type: Element
Name: LocationParty
Namespace: http://www.papinet.org/v2r40
Type: pn:typedParty
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_xsd Drilldown into typedParty in schema papinetcommondefsv2r40_xsd Drilldown into LocationType in schema papinetcommondefsv2r40_xsdXSD Diagram of LocationParty in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="LocationParty">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="typedParty">
                <xs:attribute name="LocationType" type="locationType" use="optional" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
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
LocationType pn:LocationType Optional
Collapse Derivation Tree: