Definition Type: Element
Name: PaymentTermsDate
Namespace: http://www.openapplications.org/oagis
Type: oa:DateTimeAny
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date and time when the payment terms go into effect. Used in conjunction with NumberOfDays
Collapse XSD Schema Diagram:
XSD Diagram of PaymentTermsDate in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="PaymentTermsDate" type="DateTimeAny" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The date and time when the payment terms go into effect. Used in conjunction with NumberOfDays</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: