Definition Type: Element
Name: CustomerPaymentMethods
Namespace: http://www.starstandard.org/STAR/5
Type: scl:PaymentMethodEnumeratedType
Containing Schema: RepairOrder.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
How the customer is paying for the repairs
Collapse XSD Schema Diagram:
XSD Diagram of CustomerPaymentMethods in schema repairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerPaymentMethods" type="scl:PaymentMethodEnumeratedType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        How the customer is paying for the repairs
                     </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: