Definition Type: Element
Name: BodyName
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureString
Containing Schema: Features.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The name, if known, of the location of the body of water that this object refers to. An example is a lot located with access to a lake would have the name of the lake as the BodyName.
Collapse XSD Schema Diagram:
Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureString in schema primitives_xsdXSD Diagram of BodyName in schema features_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="BodyName" type="commons:SecureString" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>
						The name, if known, of the location of the body
						of water that this object refers to. An example
						is a lot located with access to a lake would
						have the name of the lake as the BodyName.
					</xs:documentation>
        <xs:appinfo>
            <retsid>101193</retsid>
            <example>Chesapeake Bay</example>
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: