Definition Type: Element
Name: IncludeInvoiceDocText
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: VehicleInvoice.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Invoice request parameter for including Invoice document text in response, default value is False True indicates the Invoice document is included in response. False indicates the Invoice document is not included in response.
Collapse XSD Schema Diagram:
XSD Diagram of IncludeInvoiceDocText in schema vehicleinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="IncludeInvoiceDocText" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Invoice request parameter for including Invoice document text in response, default value is False
                        True indicates the Invoice document is included in response.
                        False indicates the Invoice document is not included in response.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: