Definition Type: Element
Name: Summary
Namespace: http://rets.org/xsd/Calendar/2007-08
Type: commons:SecureRemark
Containing Schema: Calendar.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A short summary of the event.
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 Summary in schema calendar_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Summary" type="commons:SecureRemark" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>
						A short summary of the event.
					</xs:documentation>
        <xs:appinfo>
						Thelma will be showing this great property
					</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: