Definition Type: ComplexType
Name: SchoolDistrict
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: School.xsd
Abstract
Documentation:
Text field listing the name of the geographic district, the public schools of which are administered together.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of SchoolDistrict in schema school_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="SchoolDistrict">
    <xs:annotation>
        <xs:documentation>
				Text field listing the name of the geographic district,
				the public schools of which are administered together.
			</xs:documentation>
        <xs:appinfo>District 43</xs:appinfo>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureString" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
commons:Districtrecord:SchoolDistrict,