Definition Type: ComplexType
Name: PrimaryStateAssociationId
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:SecureInteger
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
The identifier of this member's primary state membership. NRDS expects this to be the 4 digit state association.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureInteger in schema primitives_xsdXSD Diagram of PrimaryStateAssociationId in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="PrimaryStateAssociationId">
    <xs:annotation>
        <xs:documentation>
				The identifier of this member's primary state membership.
				NRDS expects this to be the 4 digit state association.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureInteger" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: