Definition Type: Element
Name: Franchise
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: synd:BusinessType
Containing Schema: Syndication.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A collection of all the participants in a listing.
Collapse XSD Schema Diagram:
Drilldown into Address in schema syndication_xsd Drilldown into LogoURL in schema syndication_xsd Drilldown into WebsiteURL in schema syndication_xsd Drilldown into Email in schema syndication_xsd Drilldown into Phone in schema syndication_xsd Drilldown into Name in schema syndication_xsd Drilldown into BusinessType in schema syndication_xsdXSD Diagram of Franchise in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Franchise" type="synd:BusinessType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						A collection of all the participants in a listing.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101967</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name synd:Name 1 1
Phone synd:Phone 0 1
Email synd:Email 0 1
WebsiteURL synd:WebsiteURL 0 1
LogoURL synd:LogoURL 0 1
Address synd:Address 0 1
Collapse Derivation Tree: