Definition Type: ComplexType
Name: Laundry
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: Features.xsd
Abstract
Documentation:
Text description of a building/unit's laundry facilities, hookups and/or their location. It may include items such as: first floor laundry, gas hookup in basement, coin laundry, or other items related to laundry.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsd Drilldown into present in schema primitives_xsdXSD Diagram of Laundry in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="Laundry">
    <xs:annotation>
        <xs:documentation>
				Text description of a building/unit's laundry
				facilities, hookups and/or their location.
				It may include items such as:
					first floor laundry,
					gas hookup in basement,
					coin laundry,
				or other items related to laundry.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureString">
            <xs:attribute ref="commons:present">
                <xs:annotation>
                    <xs:documentation>
                    </xs:documentation>
                    <xs:appinfo>
                        <retsid>100179</retsid>
                        <example>true</example>
                    </xs:appinfo>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
present commons:present (Optional)
Collapse Derivation Tree:
Collapse References:
prop:Laundry