Definition Type: Element
Name: DeliverPendingMailIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Meta.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates if the user requests to receive pending mail that has been stored and has yet not been delivered yet. By selecting 0, the user will only receive the response for the current transaction the user is performing.
Collapse XSD Schema Diagram:
XSD Diagram of DeliverPendingMailIndicator in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="DeliverPendingMailIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">Indicates if the user requests to receive pending mail
                        that has been stored and has yet not been delivered yet. By selecting 0, the user will only
                        receive the response for the current transaction the user is performing.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: