Definition Type: Element
Name: HasBrokerLicense
Namespace: http://rets.org/xsd/Members/2007-08
Type: commons:SecureBoolean
Containing Schema: Members.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A flag to indicate that the Member has a broker license.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureBoolean in schema primitives_xsdXSD Diagram of HasBrokerLicense in schema members_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="HasBrokerLicense" type="commons:SecureBoolean" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						A flag to indicate that the Member
						has a broker license.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100217</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: