Definition Type: Element
Name: View
Namespace: http://rets.org/xsd/Properties/2007-08
Type: commons:SecureString
Containing Schema: Properties.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Text description of the scene or vista available from the property's location. May include items such as: ocean, lake front, city lights, or other descriptive string.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of View in schema properties_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="View" type="commons:SecureString" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						Text description of the scene or vista available
						from the property's location.
						May include items such as: ocean, lake front,
						city lights, or other descriptive string.
					</xs:documentation>
        <xs:appinfo>
            <retsid>
            </retsid>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: