Definition Type: Element
Name: Inclusions
Namespace: http://rets.org/xsd/Listings/2007-08
Type: commons:SecureString
Containing Schema: Listings.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A description of specifications within the offer that detail the items to be included in the purchase of the property. Examples are appliances,windows, decorative pieces, fixtures or other items.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of Inclusions in schema listings_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Inclusions" type="commons:SecureString" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						A description of specifications within the
						offer that detail the items to be included
						in the purchase of the property.
						Examples are appliances,windows, decorative
						pieces, fixtures or other items.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101232</retsid>
            <example>Curtains</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: