Definition Type: ComplexType
Name: TermType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:TermABIEType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
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 (Standards for Technology in Automotive Retail)
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/oagis/9">
                     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 minOccurs="0" ref="ProxMonth" />
                <xsd:element minOccurs="0" ref="ProxDayOfMonth" />
                <!-- <xsd:element ref="UserArea" minOccurs="0" /> -->
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 unbounded
Description oagis:Description 0 unbounded
EffectiveDateTime oagis:EffectiveDateTime 0 (1)
DueDateTime oagis:DueDateTime 0 (1)
PaymentBasisCode oagis:PaymentBasisCode 0 (1)
Duration oagis:Duration 0 (1)
DiscountPercent oagis:DiscountPercent 0 (1)
SurchargePercent oagis:SurchargePercent 0 (1)
Amount oagis:Amount 0 (1)
ProxMonth oagis:ProxMonth 0 (1)
ProxDayOfMonth oagis:ProxDayOfMonth 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oagis:type (Optional)
Collapse Derivation Tree:
Collapse References:
oagis:Discount, oagis:Penalty, oagis:Term