Definition Type: ComplexType
Name: PartyMasterBaseType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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_xsd1 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_xsd1 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 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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PartyMasterBaseType">
    <xsd:complexContent>
        <xsd:extension base="OpenPartyType">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="AccountIDs" />
                <xsd:element minOccurs="0" ref="PaymentTermID" />
                <xsd:element minOccurs="0" ref="PaymentMethodCode" />
                <xsd:element minOccurs="0" ref="TaxExemptCodes" />
                <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
                <xsd:element minOccurs="0" ref="FinancialParty" />
                <xsd:element minOccurs="0" ref="CreationDateTime" />
                <xsd:element minOccurs="0" ref="LastModificationDateTime" />
                <xsd:element minOccurs="0" ref="Status" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs oagis:PartyIDs 0 (1)
Name oagis:Name 0 unbounded
Location oagis:Location 0 unbounded
Contact oagis:Contact 0 unbounded
AccountIDs oagis:AccountIDs 0 (1)
PaymentTermID oagis:PaymentTermID 0 (1)
PaymentMethodCode oagis:PaymentMethodCode 0 (1)
TaxExemptCodes oagis:TaxExemptCodes 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
FinancialParty oagis:FinancialParty 0 (1)
CreationDateTime oagis:CreationDateTime 0 (1)
LastModificationDateTime oagis:LastModificationDateTime 0 (1)
Status oagis:Status 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category oagis:category (Optional)
role oagis:role (Optional)
Collapse Derivation Tree: