Definition Type: Element
Name: School
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:School
Containing Schema: School.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema school_xsd Drilldown into District in schema school_xsd Drilldown into SchoolCategory in schema school_xsd Drilldown into Name in schema school_xsd Drilldown into School in schema school_xsdXSD Diagram of School in schema school_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="School" type="commons:School" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:appinfo>
            <retsid>100077</retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name commons:Name 0 1
SchoolCategory commons:SchoolCategory 0 1
District commons:District 0 1
Description commons:Description 0 1
Collapse Derivation Tree: