Definition Type: ComplexType
Name: EntryEnum
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: Features.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of EntryEnum in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="EntryEnum">
    <xs:simpleContent>
        <xs:annotation>
            <xs:documentation>
					The enumeration of the entrance location values.
				</xs:documentation>
        </xs:annotation>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="Basement">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101603</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Cathedral">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101123</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Center">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101124</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Courtyard">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101125</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Foyer">
                <xs:annotation>
                    <xs:documentation>
							Also known as lobby
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101126</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Foyer - Concierge">
                <xs:annotation>
                    <xs:documentation>
							Also known as guarded lobby
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101127</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Garage">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101128</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Ground Level - no steps">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101129</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Ground Level - steps">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101130</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Hall">
                <xs:annotation>
                    <xs:documentation>
							Also known as center corridor
						</xs:documentation>
                    <xs:appinfo>
                        <retsid>101131</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Multistory">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101132</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Offset">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101133</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Passage">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101134</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Private">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101135</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Shared">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101136</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Shared - Intercom">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101137</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Shared - Security Code">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101138</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Split">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101139</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Two story">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101140</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Vestibule">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101141</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Walk-up">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101142</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Unknown">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101288</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:appinfo>
                        <retsid>101143</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 Basement
Enumeration Cathedral
Enumeration Center
Enumeration Courtyard
Enumeration Foyer
Enumeration Foyer - Concierge
Enumeration Garage
Enumeration Ground Level - no steps
Enumeration Ground Level - steps
Enumeration Hall
Enumeration Multistory
Enumeration Offset
Enumeration Passage
Enumeration Private
Enumeration Shared
Enumeration Shared - Intercom
Enumeration Shared - Security Code
Enumeration Split
Enumeration Two story
Enumeration Vestibule
Enumeration Walk-up
Enumeration Unknown
Enumeration Other
Collapse Derivation Tree:
Collapse References:
prop:Entry, prop:Entry