Definition Type: Element
Name: Description
Namespace: http://rets.org/xsd/Activities/2007-08
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Activities.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A description of the dependency.
Collapse XSD Schema Diagram:
XSD Diagram of Description in schema activities_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:element name="Description" type="xs:string" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
						A description of the dependency.
					</xs:documentation>
        <xs:appinfo>
						Depends on the successful completion of the
						appraisal.
					</xs:appinfo>
    </xs:annotation>
</xs:element>