Definition Type: ComplexType
Name: MLSMemberStatusEnum
Namespace: http://rets.org/xsd/Members/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: Members.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of MLSMemberStatusEnum in schema members_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="MLSMemberStatusEnum">
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Active">
                <xs:annotation>
                    <xs:documentation>
							The member is entitled to access to the
							system or other locally defined definitions
							for full membership.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101591</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Associate">
                <xs:annotation>
                    <xs:documentation>
							The member is restricted in access to the
							system or other locally defined definitions
							of membership rights.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101592</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Inactive">
                <xs:annotation>
                    <xs:documentation>
							The member is not active
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101593</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Pending">
                <xs:annotation>
                    <xs:documentation>
							The member is not active
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101594</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Suspended">
                <xs:annotation>
                    <xs:documentation>
							The member is not active
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101595</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:documentation>
							The member is not active
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101596</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
        </xs:restriction>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Facets:
Facet Value
Enumeration Active
Enumeration Associate
Enumeration Inactive
Enumeration Pending
Enumeration Suspended
Enumeration Other
Collapse Derivation Tree:
Collapse References:
members:MLSMemberStatus