Definition Type: Element
Name: PlanSigningDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: ServicePlan.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The date when the contract has been signed by the involved parties according to ISO8601 (e.g. 2007-03-18).
Collapse XSD Schema Diagram:
XSD Diagram of PlanSigningDate in schema serviceplan_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PlanSigningDate" type="udt:DateType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The date when the contract has been signed by the involved parties according to ISO8601 (e.g. 2007-03-18).
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: