Definition Type: Attribute
Name: start
Namespace: http://www.opentravel.org/OTM/product/v4
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: Product_4_0_0.xsd
Use Required
Documentation:
The start date and or time of the activity.
Collapse XSD Schema Diagram:
XSD Diagram of start in schema product_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="start" type="xsd:dateTime" use="required">
    <xsd:annotation>
        <xsd:documentation source="Description">The start date and or time of the activity.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>