Definition Type: Element
Name: AssigningPartyId
Namespace: http://www.openapplications.org/oagis
Type: nsC:PartyIdType
Containing Schema: Invoice.xsd
Abstract
Documentation:
This is an atomic (non-recursive) identifier, to disambiguate in cases where there might be more than one semantic element name (e.g., SupplierPartyId).
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of AssigningPartyId in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="AssigningPartyId" type="PartyIdType">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This is an atomic (non-recursive) identifier, to disambiguate in cases where there might be more than one semantic element name (e.g., SupplierPartyId).</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)
Collapse Derivation Tree: