Definition Type: ComplexType
Name: SeniorCommunity
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
Text description of the common amenities offered to residents in a common interest where a major percentage of the residents in each household are 55 or older. May include items such as: assisted living, senior center, etc.
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 SeniorCommunity in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="SeniorCommunity">
    <xs:annotation>
        <xs:documentation>
				Text description of the common amenities offered to residents
				in a common interest where a major percentage of the residents
				in each household are 55 or older. May include items such as:
					assisted living,
					senior center,
					etc.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureString">
            <xs:attribute ref="commons:present" />
        </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:
commons:SeniorCommunity