Definition Type: Element
Name: Age
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:Age
Containing Schema: Building.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The age of the house. This is usually the age of the house as of the listing date, but it may also be a calculated value from TODAY to the YearBuilt of the house.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into Age in schema primitives_xsdXSD Diagram of Age in schema building_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Age" type="commons:Age" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The age of the house. This is usually the age
						of the house as of the listing date, but it
						may also be a calculated value from TODAY to
						the YearBuilt of the house.
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
            <example>10</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: