Definition Type: ComplexType
Name: LocalJoinDate
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:SecureDateTime
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
Date the member transferred or reinstated into this current local Primary Assoication. NOTE: the field Join Date should not change when members move from association to association. This field is the only field that changes.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsdXSD Diagram of LocalJoinDate in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="LocalJoinDate">
    <xs:annotation>
        <xs:documentation>
				Date the member transferred or reinstated into this
				current local Primary Assoication.
				
				NOTE:  the field Join Date should not change
				when members move from association to association.
				This field is the only field that changes.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:restriction base="commons:SecureDateTime" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: