Definition Type: ComplexType
Name: BasementCategoryEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
The basement category.
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of BasementCategoryEnum in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="BasementCategoryEnum">
    <xs:annotation>
        <xs:documentation>
				The basement category.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Crawlspace-Barrier">
                <xs:annotation>
                    <xs:documentation>
							A floor space that has less than the
							locally defined minimum height for
							a room with an earth floor covered by a
							barrier system to minimize allergic reactions.
							See also Crawlspace for further definition.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101708</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Cellar">
                <xs:annotation>
                    <xs:documentation>
							An unfinished space which may have earth or
							 non-foundation walls. It may also include
							 spaces that are accessed only via external
							 entrances. It is typically unheated.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101709</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Crawlspace">
                <xs:annotation>
                    <xs:documentation>
							A floor space that has less than the
							locally defined minimum height for
							a room. Typically, this space has much
							less than this minimum height and may
							have insufficient height for a human to
							enter the space.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101710</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Full">
                <xs:annotation>
                    <xs:documentation>
							A below-grade space extending under
							the main footprint of the structure
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101711</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Partial">
                <xs:annotation>
                    <xs:documentation>
							A below-grade space extending under
							a portion of the main footprint of the
							structure.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101712</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Crawlspace-Partial">
                <xs:annotation>
                    <xs:documentation>
							A floor space that has less than the
							locally defined minimum height for
							a room. Typically, this space has much
							less than this minimum height and may
							have insufficient height for a human to
							enter the space. This will only extend
							for a portion of the footprint of the
							structure.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101713</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Walk-out-Partial">
                <xs:annotation>
                    <xs:documentation>
							A basement where one or more sides
							of the basement are at grade, typically
							caused because the structure is on a sloping
							site. This type may also be known as a
							daylight basement. This will extend over
							only a portion of the footprint of the structure.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101714</retsid>
                        <synonym>daylight</synonym>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Walk-out">
                <xs:annotation>
                    <xs:documentation>
							A basement where one or more sides
							of the basement are at grade, typically
							caused because the structure is on a sloping
							site. This type may also be known as a
							daylight basement.
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101715</retsid>
                        <synonym>daylight</synonym>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101716</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101717</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
        </xs:restriction>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
otherDescription commons:otherDescription Optional
Collapse Facets:
Facet Value
Enumeration Crawlspace-Barrier
Enumeration Cellar
Enumeration Crawlspace
Enumeration Full
Enumeration Partial
Enumeration Crawlspace-Partial
Enumeration Walk-out-Partial
Enumeration Walk-out
Enumeration Unknown
Enumeration Other
Collapse Derivation Tree: