Definition Type: Element
Name: PaidAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Fields.xsd
Abstract
Documentation:
Total paid amount without deductions and/or co-pay amounts.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of PaidAmount in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PaidAmount" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Total paid amount without
                deductions and/or co-pay amounts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: