Definition Type: Element
Name: EndDateTime
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 complete.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsdXSD Diagram of EndDateTime in schema calendar_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="EndDateTime" type="commons:SecureDateTime" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The Date and Time that the item is scheduled to
						complete.
					</xs:documentation>
        <xs:appinfo>
						2007-04-05T18:00:00Z
					</xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: