Definition Type: ComplexType
Name: Age
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:simple-age
Containing Schema: Primitives.xsd
Abstract
Documentation:
The age, in years, of a structure.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsdXSD Diagram of Age in schema primitives_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="Age">
    <xs:annotation>
        <xs:documentation>
				The age, in years, of a structure.
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:simple-age">
            <xs:attribute ref="commons:isgSecurityClass" use="required" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree:
Collapse References:
prop:Age, commons:RoofAge