<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>
|