Definition Type: ComplexType
Name: IncurringMemberId
Namespace: http://rets.org/xsd/NRDSCommons/2007-08
Type: commons:SecureInteger
Containing Schema: NRDSCommons.xsd
Abstract
Documentation:
The membership identifier of the member incurring the fees/dues. NRDS expects the 9 digit member identifier.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureInteger in schema primitives_xsdXSD Diagram of IncurringMemberId in schema nrdscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="IncurringMemberId">
    <xs:annotation>
        <xs:documentation>
				The membership identifier of the member incurring the
				fees/dues. NRDS expects the 9 digit member identifier.
			</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: