Definition Type: Element
Name: AlternatePartyIds
Namespace: http://www.openapplications.org/oagis
Type: nsC:AlternatePartyIds
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Equivalent to OAGIS 7.x PartyIdX. This group allows for multiple, party-identified "X"s. Equivalent to OAGIS 7.x PartyIdX. This group allows for multiple, party-identified "X"s.
Collapse XSD Schema Diagram:
Drilldown into PartyAssignedPartyId in schema invoice_xsd Drilldown into AlternatePartyIds in schema invoice_xsdXSD Diagram of AlternatePartyIds in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="AlternatePartyIds" type="AlternatePartyIds" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Equivalent to OAGIS 7.x PartyIdX. This group allows for multiple, party-identified "X"s. </xs:documentation>
        <xs:documentation source="http://www.openapplications.org/oagis">Equivalent to OAGIS 7.x PartyIdX. This group allows for multiple, party-identified "X"s. </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyAssignedPartyId nsC:PartyAssignedPartyId 0 unbounded
Collapse Derivation Tree: