Definition Type: Element
Name: PaymentMethodCode
Namespace: http://www.starstandard.org/STAR/5
Type: scl:PaymentMethodEnumeratedType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the method of payment (e.g., cash, credit card, etc.)
Collapse XSD Schema Diagram:
XSD Diagram of PaymentMethodCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="PaymentMethodCode" type="scl:PaymentMethodEnumeratedType">
    <xsd:annotation>
        <xsd:documentation>
                        Indicates the method of payment (e.g., cash, credit card,
                            etc.)
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: