<xs:element name="MarketingInformation" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>
Extensible: Information related to the visibility
of the listing on the internet, visibility
of certain items in the listing on the
internet, and the permission to place
signage on the property. Information
related to how the listing is allowed
to be marketed as a part of the
agreement between the seller and the
agent.
</xs:documentation>
<xs:appinfo>
<retsid>100361</retsid>
<example>
</example>
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="list:MarketingInformationType">
<xs:sequence>
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|