Definition Type: Element
Name: License
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:LicenseType
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into LicenseCategory in schema retscommons_xsd Drilldown into LicenseNumber in schema retscommons_xsd Drilldown into LicenseAmount in schema retscommons_xsd Drilldown into LicenseExpDate in schema retscommons_xsd Drilldown into LicenseType in schema retscommons_xsdXSD Diagram of License in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="License" type="commons:LicenseType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>
            </example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LicenseExpDate commons:LicenseExpDate 0 1
LicenseAmount commons:LicenseAmount 0 1
LicenseNumber commons:LicenseNumber 0 1
LicenseCategory commons:LicenseCategory 0 1
Collapse Derivation Tree: