zentraproperty feedv1.0.0-rc.1

developer contract · release candidate

One property feed.
No mapping guesswork.

A strict XML contract built around zentra’s real property model and controlled IDs—with validation, searchable indexes and integration tools in one place.

  1. 01Download the schema and examples
  2. 02Map to canonical zentra IDs
  3. 03Validate before publishing
schema1.0
index IDs59,108
validationCLI + browser
Browser checks
example-minimal.xml
<?xml version="1.0" encoding="UTF-8"?>
<zentra_property_feed version="1.0" mode="complete"
  generated_at="2026-08-22T16:00:00Z">
  <provider provider_id="example-agency">
    <name>Example Agency</name>
  </provider>
  <properties>
    <property>
      <listing_id>EXAMPLE-001</listing_id>
      <status>available</status>
      <transaction>sale</transaction>
      <prices><primary currency_id="45" currency="EUR"
        period="total">695000</primary></prices>
      <location country_id="70" region_id="403" city_id="839" />
    </property>
  </properties>
</zentra_property_feed>
Document is ready to checkLocal semantic feedback · authoritative CLI available
Validate XML ⌘↵
01
Strict by design

XSD structure plus semantic and hierarchy rules.

02
Real system IDs

Complete country, region, city and feature catalogues.

03
Safe lifecycle

Provider-scoped identity and explicit withdrawal rules.

04
Tooling included

CLI validation, index diffs and media audits.

one versioned contract

Everything needed to publish with confidence.

release artifacts

Build against the same files we validate.

XSD Maximum example Index manifest