Definition Type: ComplexType
Name: StateDuesPaidDate
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:SecureDateTime
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
Date that a member's state association dues were paid.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsdXSD Diagram of StateDuesPaidDate in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="StateDuesPaidDate">
    <xs:annotation>
        <xs:documentation>
				Date that a member's state association dues were paid.
			</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: