Definition Type: ComplexType
Name: SchoolTypeEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: School.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of SchoolTypeEnum in schema school_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="SchoolTypeEnum">
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Primary">
                <xs:annotation>
                    <xs:documentation>
							The assigned school,usually including the first
							three or four grades of elementary school and
							sometimes kindergarten, in the public school
							district in which the property is located.
						</xs:documentation>
                    <xs:appinfo>Grandview Annex</xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Elementary">
                <xs:annotation>
                    <xs:documentation>
							The assigned school for the first four to eight
							years of a child's formal education, often
							including kindergarten, in the public school
							district in which the property is located.
						</xs:documentation>
                    <xs:appinfo>Laura Secord Elementary</xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Middle">
                <xs:annotation>
                    <xs:documentation>
							The assigned school for the sixth, seventh,
							eighth and possibly ninth years of a child's
							formal education, in the public school district
							in which the property is located.
						</xs:documentation>
                    <xs:appinfo>Como Lake Middle</xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="JuniorHigh">
                <xs:annotation>
                    <xs:documentation>
							The assigned school for the sixth, seventh,
							eighth and possibly ninth years of a child's
							formal education, in the public school district
							in which the property is located.
						</xs:documentation>
                    <xs:appinfo>Clinton Junior High School</xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="High">
                <xs:annotation>
                    <xs:documentation>
							The assigned school for the last four years of a
							child's formal education, in the public school
							district in which the property is located.
						</xs:documentation>
                    <xs:appinfo>Terry Fox High</xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Secondary">
                <xs:annotation>
                    <xs:documentation>
							The assigned school for the last four years of a
							child's formal education, in the public school
							district in which the property is located.
						</xs:documentation>
                    <xs:appinfo>Terry Fox Secondary</xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other" />
        </xs:restriction>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Facets:
Facet Value
Enumeration Primary
Enumeration Elementary
Enumeration Middle
Enumeration JuniorHigh
Enumeration High
Enumeration Secondary
Enumeration Other
Collapse Derivation Tree:
Collapse References:
commons:SchoolCategory