Definition Type: ComplexType
Name: TermType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:TermABIEType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into ProxDayOfMonth in schema fields_xsd1 Drilldown into ProxMonth in schema fields_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into SurchargePercent in schema fields_xsd1 Drilldown into DiscountPercent in schema fields_xsd1 Drilldown into Duration in schema fields_xsd1 Drilldown into PaymentBasisCode in schema fields_xsd1 Drilldown into DueDateTime in schema fields_xsd1 Drilldown into EffectiveDateTime in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into type in schema components_xsd1 Drilldown into TermABIEType in schema components_xsd1XSD Diagram of TermType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="TermType">
    <xsd:complexContent>
        <xsd:extension base="TermABIEType">
            <xsd:sequence>
                <xsd:annotation>
                    <xsd:documentation source="http://www.openapplications.org/platform/1">If Billing Date is March 15, and the payment is due by April 21. The ProxMonth would be 1 and the ProxDayOfMonth would be 21.</xsd:documentation>
                </xsd:annotation>
                <xsd:element ref="ProxMonth" minOccurs="0" />
                <xsd:element ref="ProxDayOfMonth" minOccurs="0" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
Description oa:Description 0 unbounded
EffectiveDateTime oa:EffectiveDateTime 0 (1)
DueDateTime oa:DueDateTime 0 (1)
PaymentBasisCode oa:PaymentBasisCode 0 (1)
Duration oa:Duration 0 (1)
DiscountPercent oa:DiscountPercent 0 (1)
SurchargePercent oa:SurchargePercent 0 (1)
Amount oa:Amount 0 (1)
ProxMonth oa:ProxMonth 0 (1)
ProxDayOfMonth oa:ProxDayOfMonth 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree:
Collapse References:
oa:Discount, oa:Penalty, oa:Term