Suite

Para informar o número de suítes deverá ser utilizado o elemento Suites .

Exemplo

<Suites>1</Suites>

A informação do número de suítes deve ser informada dentro do elemento Details .

Exemplo

<?xml version="1.0" encoding="UTF-8"?>
<ListingDataFeed xmlns="http://www.netimoveis.com/schemas/1.0/NETSync"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:schemaLocation="http://www.netimoveis.com/schemas/1.0/NETSync https://www.netimoveis.com/netsync/netsync.xsd%3E">
  <Listings>
    <Listing>
      <Details>
        <Suites>2</Suites>
      </Details>
    </Listing>
  </Listings>
</ListingDataFeed>

Last updated

Logo

NITI