Definition Type: Element
Name: Comments
Namespace: http://rets.org/xsd/Activities/2007-08
Type: commons:SecureRemark
Containing Schema: Activities.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
optional field to include remarks on the completion role entity. Intended for comments related to the activity-entity interaction.
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 Comments in schema activities_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Comments" type="commons:SecureRemark" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						optional field to include remarks on the completion
						role entity. Intended for comments related to the
						activity-entity interaction.
					</xs:documentation>
        <xs:appinfo>
						Bill has a backlog and may be late.
					</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: