Definition Type: ComplexType
Name: ServiceLevelEnum
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:OtherEnumerationDescriptionString
Containing Schema: Listings.xsd
Abstract
Documentation:
Defines the type or level of service the listing member will be providing to the selling homeowner
Collapse XSD Schema Diagram:
Drilldown into otherDescription in schema primitives_xsdXSD Diagram of ServiceLevelEnum in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="ServiceLevelEnum">
    <xs:annotation>
        <xs:documentation>
				Defines the type or level of service
				the listing member will be
				providing to the selling homeowner
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:restriction base="commons:OtherEnumerationDescriptionString">
            <xs:enumeration value="FullService">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101226</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="LimitedService">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101227</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="EntryOnly">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101228</retsid>
                    </xs:appinfo>
                </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Other">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>101229</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 FullService
Enumeration LimitedService
Enumeration EntryOnly
Enumeration Other
Collapse Derivation Tree:
Collapse References:
list:ServiceLevel