Definition Type: ComplexType
Name: Condominium
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
Text describing a building or complex in which units of property such as apartments, are owned by individuals and common parts of the property such as the grounds and building structure, are owned jointly by the unit owners.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of Condominium in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="Condominium">
    <xs:annotation>
        <xs:documentation>
				Text describing a building or complex in which units of
				property such as apartments, are owned by individuals and
				common parts of the property such as the grounds and building
				structure, are owned jointly by the unit owners. 
			</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="commons:SecureString" />
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: