Definition Type: Element
Name: VoucherReference
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:VoucherReferenceType
Containing Schema: Components.xsd
Abstract
Documentation:
Is a reference to a voucher document. This is typically an internal voucher, possibly created as a a payable reference against an external invoice
Collapse XSD Schema Diagram:
Drilldown into LineNumber in schema fields_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into StatusCode in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into DocumentDateTime in schema fields_xsd1 Drilldown into AlternateDocumentID in schema components_xsd1 Drilldown into DocumentID in schema components_xsd1 Drilldown into DocumentIDsGroup in schema components_xsd1 Drilldown into DocumentReferenceBaseType in schema components_xsd1 Drilldown into VoucherReferenceType in schema components_xsd1XSD Diagram of VoucherReference in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VoucherReference" type="VoucherReferenceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Is a reference to a voucher document. This is typically an internal voucher, possibly
            created as a a payable reference against an external invoice
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID oagis:DocumentID 0 (1)
AlternateDocumentID oagis:AlternateDocumentID 0 unbounded
DocumentDateTime oagis:DocumentDateTime 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
StatusCode oagis:StatusCode 0 (1)
Status oagis:Status 0 unbounded
LineNumber oagis:LineNumber 0 (1)
<xs:group> oagis:DocumentIDsGroup 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree: