Definition Type: Element
Name: PartyId
Namespace: http://www.openapplications.org/oagis
Type: nsC:PartyAssignedPartyId
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the Party being referenced.
Collapse XSD Schema Diagram:
Drilldown into AssigningPartyId in schema invoice_xsd Drilldown into DUNS in schema invoice_xsd Drilldown into SCAC in schema invoice_xsd Drilldown into Id in schema invoice_xsd Drilldown into PartyIdType in schema invoice_xsd Drilldown into PartyAssignedPartyId in schema invoice_xsdXSD Diagram of PartyId in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="PartyId" type="PartyAssignedPartyId" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the Party being referenced.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id nsC:Id 0 (1)
SCAC nsC:SCAC 0 (1)
DUNS nsC:DUNS 0 (1)
AssigningPartyId nsC:AssigningPartyId 0 (1)
Collapse Derivation Tree: