Definition Type: Element
Name: PublicRemarks
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureRemark
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Text remarks that may be displayed to the public. In an MLS, it is the field where information is entered for the public. This information is intended to be visible on-line. This is typically information that describes the selling points of the building and/or land for sale. Local conditions and rules will determine what such content can contain. Generally, the following information is excluded: any information pertaining to entry to the property, the seller and/or tenant, listing member contact information. In other systems, these remarks will be determined by local business rules.
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 PublicRemarks in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="PublicRemarks" type="commons:SecureRemark" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						Text remarks that may be displayed to the
						public. In an MLS, it is the field where
						information is entered for the public. This
						information is intended to be visible on-line.
						This is typically information that describes
						the selling points of the building and/or land
						for sale. Local conditions and rules will
						determine what such content can contain.
						Generally, the following information is excluded:
						any information pertaining to entry to the
						property, the seller and/or tenant,
						listing member contact information.
						In other systems, these remarks will be
						determined by local business rules.
					</xs:documentation>
        <xs:appinfo>
            <retsid />
            <example>A real gem!</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: