Definition Type: Element
Name: ClaimSubmissionCountNumeric
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Tracks number of times claim has been submitted to manufacturer (i.e., Value will be 0 or null if claim is not ready to be sent
Collapse XSD Schema Diagram:
XSD Diagram of ClaimSubmissionCountNumeric in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="ClaimSubmissionCountNumeric" type="udt:NumericType">
    <xsd:annotation>
        <xsd:documentation>
                                Tracks number of times claim has been submitted to
                                    manufacturer (i.e., Value will be 0 or null if claim is not
                                    ready to be sent
                            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: