Definition Type: Element
Name: ProfessionalLicensing
Namespace: http://rets.org/xsd/Members/2007-08
Type: commons:ProfessionalLicenseType
Containing Schema: Members.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A member may have more than one license, either by type of license or by jurisdiction.
Collapse XSD Schema Diagram:
Drilldown into LicenseTransferDateTime in schema licensing_xsd Drilldown into LicenseExpirationDateTime in schema licensing_xsd Drilldown into LicenseStartDateTime in schema licensing_xsd Drilldown into StateOrProvince in schema licensing_xsd Drilldown into Jurisdiction in schema licensing_xsd Drilldown into LicenseNumber in schema licensing_xsd Drilldown into LicenseCategory in schema licensing_xsd Drilldown into ProfessionalLicenseType in schema licensing_xsdXSD Diagram of ProfessionalLicensing in schema members_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="ProfessionalLicensing" type="commons:ProfessionalLicenseType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						A member may have more than one license, either by
						type of license or by jurisdiction.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100218</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LicenseCategory commons:LicenseCategory 1 1
LicenseNumber commons:LicenseNumber 1 1
Jurisdiction commons:Jurisdiction 1 1
StateOrProvince commons:StateOrProvince 0 1
LicenseStartDateTime commons:LicenseStartDateTime 0 1
LicenseExpirationDateTime commons:LicenseExpirationDateTime 0 1
LicenseTransferDateTime commons:LicenseTransferDateTime 0 1
Collapse Derivation Tree: