Definition Type: Element
Name: AddedDateTime
Namespace: http://rets.org/xsd/Media/2007-08
Type: commons:SecureDateTime
Containing Schema: Media.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The date of addition to the system for the media item.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureDateTime in schema primitives_xsdXSD Diagram of AddedDateTime in schema media_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="AddedDateTime" type="commons:SecureDateTime">
    <xs:annotation>
        <xs:documentation>
						The date of addition to the system for the media item.
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>2007-11-29T16:00:00Z</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: