Definition Type: ComplexType
Name: AssociationMemberType
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: nrds:MemberTypeList
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
Identifies the type of membership a user has with NAR: Realtor, Realtor Associate, Institute Affiliate Member, Non Member, Association Staff Person
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsdXSD Diagram of AssociationMemberType in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="AssociationMemberType">
    <xs:annotation>
        <xs:documentation>
				Identifies the type of membership a user has with NAR:
					Realtor,
					Realtor Associate,
					Institute Affiliate Member,
					Non Member,
					Association Staff Person
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="nrds:MemberTypeList">
            <xs:attribute ref="commons:isgSecurityClass" use="required" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
assc:NRDSMemberType, assc:NRDSMemberType, members:NRDSMemberType