Definition Type: Element
Name: NRDSRealEstateLicense
Namespace: http://rets.org/xsd/Members/2007-08
Type: nrds:RealEstateLicense
Containing Schema: Members.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The primary real estate license held by the member as known to NRDS
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsd Drilldown into RealEstateLicense in schema nrdscommons_xsdXSD Diagram of NRDSRealEstateLicense in schema members_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="NRDSRealEstateLicense" type="nrds:RealEstateLicense" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The primary real estate license held
						by the member as known to NRDS
					</xs:documentation>
        <xs:appinfo>
            <retsid>100222</retsid>
            <example>MDR12366878</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: