Definition Type: Element
Name: LicenseCategory
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:LicenseCategoryEnum
Containing Schema: Licensing.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The type of professional license. This will vary based on the local types and jurisdictions.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsd Drilldown into LicenseCategoryEnum in schema licensing_xsdXSD Diagram of LicenseCategory in schema licensing_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="LicenseCategory" type="commons:LicenseCategoryEnum" minOccurs="1" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The type of professional license. This will
						vary based on the local types and
						jurisdictions.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100078</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Derivation Tree: