<xs:complexType name="ActivityRemarks">
<xs:annotation>
<xs:documentation>
Remarks associated with the activity.
</xs:documentation>
<xs:appinfo>
Bill said he'd have the inspection done as soon as the
appraiser was finished.
</xs:appinfo>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="commons:SecureRemark" />
</xs:simpleContent>
</xs:complexType>