Definition Type: ComplexType
Name: PartyMasterBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:OpenPartyType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Status in schema components_xsd1 Drilldown into LastModificationDateTime in schema fields_xsd1 Drilldown into CreationDateTime in schema meta_xsd Drilldown into FinancialParty in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into TaxExemptCodes in schema components_xsd1 Drilldown into PaymentMethodCode in schema fields_xsd1 Drilldown into PaymentTermID in schema fields_xsd1 Drilldown into AccountIDs in schema components_xsd1 Drilldown into Contact in schema components_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into AccountID in schema fields_xsd1 Drilldown into PartyIDs in schema components_xsd1 Drilldown into category in schema components_xsd1 Drilldown into PartyBaseType in schema components_xsd1 Drilldown into role in schema components_xsd1 Drilldown into OpenPartyType in schema components_xsd1XSD Diagram of PartyMasterBaseType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PartyMasterBaseType">
    <xsd:complexContent>
        <xsd:extension base="OpenPartyType">
            <xsd:sequence>
                <xsd:element ref="AccountIDs" minOccurs="0" />
                <xsd:element ref="PaymentTermID" minOccurs="0" />
                <xsd:element ref="PaymentMethodCode" minOccurs="0" />
                <xsd:element ref="TaxExemptCodes" minOccurs="0" />
                <xsd:group ref="FreeFormTextGroup" minOccurs="0" />
                <xsd:element ref="FinancialParty" minOccurs="0" />
                <xsd:element ref="CreationDateTime" minOccurs="0" />
                <xsd:element ref="LastModificationDateTime" minOccurs="0" />
                <xsd:element ref="Status" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs oa:PartyIDs 0 (1)
AccountID oa:AccountID 0 (1)
Name oa:Name 0 unbounded
Location oa:Location 0 unbounded
Contact oa:Contact 0 unbounded
AccountIDs oa:AccountIDs 0 (1)
PaymentTermID oa:PaymentTermID 0 (1)
PaymentMethodCode oa:PaymentMethodCode 0 (1)
TaxExemptCodes oa:TaxExemptCodes 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
FinancialParty oa:FinancialParty 0 (1)
CreationDateTime oa:CreationDateTime 0 (1)
LastModificationDateTime oa:LastModificationDateTime 0 (1)
Status oa:Status 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category oa:category (Optional)
role oa:role (Optional)
Collapse Derivation Tree: