SwissRETS
SwissRETS is a swiss real estate transaction standard. The main goal ist to standardise data exchange between real estate software and platforms. It’s meant to be a replacement for old and static formats like the widely used IDX 3.01 in Switzerland.
Using SwissRETS
XML
Schema location declaration for validation.
<?xml version="1.0" encoding="utf-8"?>
<export
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://swissrets.ch/dist/v2.7.0/schema.xsd"
>
<!-- ... -->
</export>
Documentation
- XSD docs generated from the schema
- Details
- Attachments - images, documents, links
- Availability - lifecycle states
- Categories - categorization
- Characteristics - facts and features
- Applicables
- Generic-areas - definitions for the non-sia and more simple set of areas.
- SIA-areas - area definitions according to SIA 416
- Usage FAQ
- Utilizations - usage groups
- Heating generation and distribution
- Example files
- Changelog Complete release history and migration paths for braking changes
Submitting a change request or an idea
- Make sure you fill only a single topic per issue
- Please write in English
- Go to the new issue page
Contributing
Developers please check our contribution guide