Definition Type: Element
Name: Reason
Namespace: http://www.openapplications.org/oagis
Type: oa:Reason
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A free form description of the reason for this invoice. Example: Special allowance for preferred customers.
Collapse XSD Schema Diagram:
Drilldown into code in schema fields_xsd Drilldown into Reason in schema fields_xsdXSD Diagram of Reason in schema invoice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Reason" type="Reason" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">A free form description of the reason for this invoice.
<p />
Example: Special allowance for preferred customers.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
code oa:code Optional
Collapse Derivation Tree: