Definition Type: Element
Name: StartDateTime
Namespace: http://rets.org/xsd/Calendar/2007-08
Type: commons:SecureDateTime
Containing Schema: Calendar.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The Date and Time that the item is scheduled to begin.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsdXSD Diagram of StartDateTime in schema calendar_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="StartDateTime" type="commons:SecureDateTime" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The Date and Time that the item is scheduled to
						begin.
					</xs:documentation>
        <xs:appinfo>
						2007-04-05T16:00:15Z
					</xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: