Definition Type: ComplexType
Name: AlternatePartyIds
Namespace: http://www.openapplications.org/oagis
Containing Schema: Invoice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PartyAssignedPartyId in schema invoice_xsdXSD Diagram of AlternatePartyIds in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="AlternatePartyIds">
    <xs:sequence>
        <xs:element ref="PartyAssignedPartyId" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyAssignedPartyId nsC:PartyAssignedPartyId 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsC:AlternatePartyIds