Definition Type: Element
Name: Community
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:Community
Containing Schema: Properties.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExistingStructures in schema retscommons_xsd Drilldown into SeniorCommunity in schema retscommons_xsd Drilldown into CommunityName in schema retscommons_xsd Drilldown into Schools in schema retscommons_xsd Drilldown into Subdivision in schema retscommons_xsd Drilldown into Community in schema retscommons_xsdXSD Diagram of Community in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Community" type="commons:Community" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
        </xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Subdivision commons:Subdivision 0 (1)
Schools commons:Schools 0 (1)
CommunityName commons:CommunityName 0 (1)
SeniorCommunity commons:SeniorCommunity 0 (1)
ExistingStructures commons:ExistingStructures 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree: