Definition Type: ComplexType
Name: PartyDocumentId
Namespace: http://www.openapplications.org/oagis
Type: nsC:DocumentIdType
Containing Schema: Invoice.xsd
Abstract
Documentation:
Document specific identifier type.
Collapse XSD Schema Diagram:
Drilldown into AssigningPartyId in schema invoice_xsd Drilldown into Revision in schema invoice_xsd Drilldown into Id in schema invoice_xsd Drilldown into DocumentIdType in schema invoice_xsdXSD Diagram of PartyDocumentId in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="PartyDocumentId">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Document specific identifier type.</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="DocumentIdType">
            <xs:sequence>
                <xs:element ref="AssigningPartyId" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id nsC:Id 0 (1)
Revision nsC:Revision 0 (1)
AssigningPartyId nsC:AssigningPartyId 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:BrokerDocumentId, nsC:CarrierDocumentId, nsC:CustomerDocumentId, nsC:LogisticsProviderDocumentId, nsC:ShippersDocumentId, nsC:SupplierDocumentId