Definition Type: Element
Name: MemberRemarks
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Type: commons:SecureRemark
Containing Schema: RETSCommons.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Text remarks that are restricted. In an MLS this is typically the field where information is stored for REALTORS(R) only. This information is NOT intended to be displayed to the general public. Realtor remarks may contain information pertaining to seller/tenant, listing member contact information, or entry information. In other systems, access 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 MemberRemarks in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="MemberRemarks" type="commons:SecureRemark" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						Text remarks that are restricted. In an MLS 
						this is typically the field where information 
						is stored for REALTORS(R) only. This information 
						is NOT intended to be displayed to the general 
						public. Realtor remarks may contain information 
						pertaining to seller/tenant, listing member 
						contact information, or entry information. 
						In other systems, access will be determined 
						by local business rules.
					</xs:documentation>
        <xs:appinfo>
            <retsid />
            <example>Beware of dog on premises</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: