Definition Type: ComplexType
Name: OwnershipType
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
Form of property ownership, commonly one of the following: joint tenancy, tenancy in entirety, sole ownership, tenants in common, community property.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of OwnershipType in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="OwnershipType">
    <xs:annotation>
        <xs:documentation>
				Form of property ownership, commonly one of the following:
					joint tenancy,
					tenancy in entirety,
					sole ownership,
					tenants in common,
					community property.
			</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:
Collapse References:
record:OwnershipType