Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions schema/schema.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1411,6 +1411,11 @@
<xs:documentation>Description of available and included equipment.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="termsOfSale" type="xs:string" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Terms that apply for the sale of this investment property.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="attachments" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Sequence links, files, embeds and media.</xs:documentation>
Expand Down