Definition Type: Element
Name: SchoolDistrict
Namespace: http://rets.org/xsd/Syndication/2008-03
Type: synd:SchoolDistrictType
Containing Schema: Syndication.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Information about a given school district for the property.
Collapse XSD Schema Diagram:
Drilldown into DistrictPhoneNumber in schema syndication_xsd Drilldown into DistrictURL in schema syndication_xsd Drilldown into DistrictName in schema syndication_xsd Drilldown into High in schema syndication_xsd Drilldown into JuniorHigh in schema syndication_xsd Drilldown into Middle in schema syndication_xsd Drilldown into Elementary in schema syndication_xsd Drilldown into SchoolDistrictType in schema syndication_xsdXSD Diagram of SchoolDistrict in schema syndication_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="SchoolDistrict" type="synd:SchoolDistrictType" minOccurs="1" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
									Information about a given school district for the
									property.
								</xs:documentation>
        <xs:appinfo>
            <retsid>101972</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Elementary synd:Elementary 0 unbounded
Middle synd:Middle 0 unbounded
JuniorHigh synd:JuniorHigh 0 unbounded
High synd:High 0 unbounded
DistrictName synd:DistrictName 0 1
DistrictURL synd:DistrictURL 0 unbounded
DistrictPhoneNumber synd:DistrictPhoneNumber 0 unbounded
Collapse Derivation Tree: