Definition Type: Element
Name: DeliveryDaysNumeric
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This field is the number of days the Insurance Policy must be delivered to the seller within, from the date of this agreement.
Collapse XSD Schema Diagram:
XSD Diagram of DeliveryDaysNumeric in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="DeliveryDaysNumeric" type="udt:NumericType">
    <xsd:annotation>
        <xsd:documentation>
                        This field is the number of days the Insurance Policy must
                            be delivered to the seller within, from the date of this
                        agreement.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: