Definition Type: Element
Name: Remarks
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureRemark
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
In an MLS system, remarks that detail the seller's instructions for showing the subject property. Showing instructions may include: contact information, showing times, notice required or other information. These remarks are priveledged and are not for public viewing.
Collapse XSD Schema Diagram:
Drilldown into lang in schema xml_xsd Drilldown into textFormatType in schema primitives_xsd Drilldown into visibilityFlag in schema primitives_xsd Drilldown into Remark in schema primitives_xsd Drilldown into isgSecurityClass in schema primitives_xsd Drilldown into SecureRemark in schema primitives_xsdXSD Diagram of Remarks in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Remarks" type="commons:SecureRemark" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						In an MLS system, remarks that detail the
						seller's instructions for showing the
						subject property. Showing instructions may
						include: contact information, showing times,
						notice required or other information.
						These remarks are priveledged and are not
						for public viewing.
					</xs:documentation>
        <xs:appinfo>
            <retsid>100389</retsid>
            <example />
        </xs:appinfo>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
visibilityFlag commons:visibilityFlag Optional
textFormatType commons:textFormatType Optional
lang xml:lang (Optional)
isgSecurityClass commons:isgSecurityClass Required
Collapse Derivation Tree: