Definition Type: Element
Name: PartyId
Namespace: http://www.openapplications.org/oagis
Type: oa:PartyAssignedPartyId
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifies the Party being referenced.
Collapse XSD Schema Diagram:
Drilldown into AssigningPartyId in schema fields_xsd Drilldown into DUNS in schema fields_xsd Drilldown into SCAC in schema fields_xsd Drilldown into Id in schema fields_xsd Drilldown into PartyIdType in schema fields_xsd Drilldown into PartyAssignedPartyId in schema fields_xsdXSD Diagram of PartyId in schema components_xsd (Open Applications Group (OAGIS))
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 oa:Id 0 (1)
SCAC oa:SCAC 0 (1)
DUNS oa:DUNS 0 (1)
AssigningPartyId oa:AssigningPartyId 0 (1)
Collapse Derivation Tree: