Help for syndicating New Build Developments - Integrate your Property Developments into enbuenosaires

The import mechanism for New Build Developments is a small extension to the standard feed xml file that you generate for the main Property Advert List , it requires a "new-build" tag to be added for each New Build Development and then each Unit // Functional Unit within the new build is added as a standard "ad" entry with information (a pointer) specifying the New Build Development that it belongs to.

Same xml and xsd file define the format

The same xsd file defines the information about the New Build Developments and Functional Utils that are part of the new build development:
enbuenosaires xml feed schema with new build definition

As before, once you have produced a draft xml file check it directly against the xsd you can use this site for that: XML XSD Validator

Examples:

An example of a feed file hightlighting the inclusion of a New Build Development:


                <?xml version="1.0" encoding="ISO-8859-1"?>

                <feed feed-type="complete">
                    <new-build>
                        <!-- id del emprendimiento en el sistema de gestion -->
                        <id>emprendimiento-123</id>
                        <url>http://www.dominio-del-client-123.com.ar/emprendimiento-123.html</url>
                        <syndication-partner id="identificador-del-sistema-de-gestion">
                            <publisher-id>id-del-cliente-123</publisher-id>
                        </syndication-partner>
                        <title>YOO NORDELTA</title>
                        <description>
                            Un proyecto del arquitecto Carlos Ott con interiores diseñados por YOO inspired by Starck, junto a un
                            campo de golf de 18 hoyos diseñado por Nicklaus en un enclave rodeado de agua, naturaleza, seguridad y
                            servicios.

                            El complejo consta de 5 edificios de perímetro libre rodeados de espacios parquizados, con amenities y usos
                            comunes. Los edificios están dispuestos a ambos lados de una circulación vehicular central de trazado
                            suavemente sinuoso, con senderos peatonales y sendas de bicicleta.
                            La vanguardia inconfundible de Yoo inspired by Starck se une al marco único de Nordelta, logrando una fusión
                            ideal entre urbanidad y naturaleza.
                            Los habitantes de YOO Nordelta tendrán el privilegio de vivir en el ámbito más seguro de Buenos Aires, rodeados
                            de uno de los mejores campos de golf de Sudamérica, diseñada por Jack Nicklaus, a orillas del lago y a pocos
                            minutos del shopping, los cines, la marina y el polo gastronómico de Nordelta.

                            ESTILO CLASSIC: una combinación de tonos neutros y distinguidos. Muebles de cocina y frentes de Placard en
                            color roble Dakar – Mesadas en Silestone - Horno y Anafe electricos - Spar. Pisos en Porcelanato 60 x
                            60. Baños en Porcelanato 60 x 60 con mesada de mármol travertino Turco. Espejo, Luces, accesorios completos,
                            Extractor.

                            ESTILO NATURE: Un estilo que combina la madera natural y la piedra, creando un diseño acogedor, íntimo y
                            elegante. Muebles de cocina y frentes de placard en color roble americano. Mesadas en marmol arabescato.
                            Horno y anafe electricos. Spar. Pisos en Madera prefinished ingenieril. Baños con mesadas y pisos y
                            revestimientos en mármol de carrara. Espejo, Luces, accesorios completos. Extractor. .
                            Internet, Sala de juegos, Preinstalación de A/A, Electricidad, Pavimento, Deck, Apto mascotas, Gimnasio,
                            Cloaca, Riego automatico, Public Laundry, Piscina, Agua Corriente, Telefono, Seguridad 24hs, Seguridad, Gas
                            Natural, Parrilla, Solarium, Cable.
                            Propiedades Website
                        </description>
                        <finance-options>
                            <finance-option>finance-in-ars</finance-option>
                            <finance-option>finance-in-ar-bonds</finance-option>
                        </finance-options>
                        <other-financial-information>información de financiacion en dolares, en pesos, plazos, etc</other-financial-information>
                        <address>
                            <building>625</building>
                            <street>Av. del Golf</street>
                            <area>Nordelta</area>
                            <city>Zona Norte</city>
                            <country>AR</country>
                        </address>
                        <published-date>2016-03-27T14:59:36.366+02:00</published-date>
                        <construction-stage>finished</construction-stage>
                        <updated-date>2016-05-23T14:59:36.630+02:00</updated-date>
                        <completion-date>2015-11-01T00:00:00.000+01:00</completion-date>
                        <latitude>-34.4049246052</latitude>
                        <longitude>-58.6495032227</longitude>
                        <images>
                            <url>
                                https://tbcn.s3.amazonaws.com/dev_pictures/62052404093825896254458853136044142802519559710530801362889634303933535282282.jpg
                            </url>
                            <url>
                                https://tbcn.s3.amazonaws.com/dev_pictures/112047822785295712354734648345018519143712279950787818467988930452336467789108.jpg
                            </url>
                            <url>
                                https://tbcn.s3.amazonaws.com/dev_pictures/722449278073667467151300586134794629983847691286594532118126807124106530134.jpg
                            </url>
                            <url>
                                https://tbcn.s3.amazonaws.com/dev_pictures/54934988756810492019144063861964051475045082963087013240052834433099838295936.jpg
                            </url>
                            <url>
                                https://tbcn.s3.amazonaws.com/dev_pictures/61726688195478483551308737419462389258966772059987826048757205045910772809924.jpg
                            </url>
                            <url>
                                https://tbcn.s3.amazonaws.com/dev_pictures/10687931427043055525501372825878020955699334876795298736198452518914475446657.jpg
                            </url>
                        </images>
                    </new-build>

                    <!-- otros new builds -->
                    <new-build>
                        ...
                    </new-build>
                    <new-build>
                        ...
                    </new-build>
                    <ad>
                        ....
                    </ad>
                    <ad>
                        <ad-id>206353-323184-venta</ad-id>
                        <syndication-partner id="tokko-broker">
                            <publisher-id>d6bc8bb9177df7f6abb975a0e0e7b6bfffe62044</publisher-id>
                        </syndication-partner>
                        [aviso normal sin que se incluye en la seccion del sitio normal de buscar // lista de propiedades]
                        ....
                    </ad>
                    <ad>
                        ...
                    </ad>
                    <!-- aviso de una unidad funcional de un emprendimiento -->
                    <ad>
                        <ad-id>id-de-la-unidad-123</ad-id>
                        <syndication-partner id="identificador-del-sistema-de-gestion">
                            <publisher-id>identificador-del-cliente-123</publisher-id>
                        </syndication-partner>
                        <!--
                        ... definition like any standard advert
                        -->


                        <!--
                        ... information that links this advert as a Functional Unit for a New Build Development
                        -->
                        <new-build-info>
                            <!-- id que apunte al id del emprendimiento en este caso "emprendimiento-123" -->
                            <new-build-id>emprendimiento-123</new-build-id>
                            <!-- cantidad de unidades funcionales de esta categoria -->
                            <quantity-of-units>7</quantity-of-units>
                        </new-build-info>
                    </ad>
                    ... mas avisos y avisos de unidades funcionales ---

                    <ad>
                    ...
                    </ad>
                    <ad>
                    ...
                    </ad>
                </feed>

            

Format and specification of New Build Elements of the xml feed file

Here we detail just the New Build elements of the feed file

tag name // [attribute name]typerequireddescription
feed:new-build:idalphanumerictruean alphanumeric value uniquely identifying this new build development in the system of the provider
feed:new-build:urlurlfalseany valid url that points to the new build on the clients server e.g.: "http://www.client-realtor.com.ar/new-build.php?id=1234"
feed:new-build:syndication-partner[id]alphanumerictrueenbuenosaires assigned value identifying the provider (syndication partner) e.g. "previsite", "xintel", "inmokey", "tokko-broker", "mapa-prop" etc
feed:new-build:syndication-partner:publisher-idalphanumerictrueid that identifies the client on the providers system e.g. "inmo-1234"
feed:new-build:titlealphanumerictrueTitle of the new Build
feed:new-build:descriptionalphanumerictrueDescription of the Development
feed:new-build:other-financial-informationalphanumericfalseany information to with finance, payment terms, or key information to with downpayments, deposits and so on
feed:new-build:published-datedatetruedate detailing the very first moment that the new-build was published in the format: yyyy-MM-DD'T'HH:MM:SS:e.g.: "2016-01-23T04:00:03"
feed:new-build:updated-datedatetruedate detailing the last moment this new-build was last updated: yyyy-MM-DD'T'HH:MM:SS:e.g.: "2016-03-19T04:00:03"
feed:new-build:completion-datedatetruedate stating the current completion date (if in the future) for the new Development: yyyy-MM-DD'T'HH:MM:SS:e.g.: "2016-03-19T04:00:03"
feed:new-build:construction-stagealphanumeric / enumtruethe current construction stage of the new build...
"planning", "laying-foundations", "building-construction", "building-stopped", "finished", "unknown"
feed:new-build:address:streetalphanumerictruethe street and number of the Property Development e.g. "San Martin"
feed:new-build:address:buildingalphanumericfalsethe name or number of the building / property e.g. "900", "The Old Cottonworks"
feed:new-build:address:intersectingStreetalphanumericfalsethe name intersecting street (if there is one) e.g.: "Marcelo T de Alvear"
feed:new-build:address:areaalphanumerictruethe neighbourhood / district / zone of the property e.g. "Palermo", "Quilmes", "Saavedra", "Coghlan" etc
feed:new-build:address:cityalphanumerictrueany of the following:
"Capital Federal", "Zona Norte", "Zona Sur", "Zona Oeste", "Mar Del Plata", "Costa Atlantica", "Interior Pcia. Bs. As."
feed:new-build:address:regionalphanumerictrueCurrently must be "Buenos Aires"
feed:new-build:address:countryalphanumerictrueTwo letter upper cased country code (List of all Country Codes), Currently the only supported country is Argentina i.e. "AR"
feed:new-build:finance-optionsparentfalsevarious specific finance options
feed:new-build:finance-options:finance-optionalphanumeric / enumfalsetype of option for finance for the purchase of the apartments within the Development
"finance-in-ars", "finance-in-usd", "finance-in-ar-bonds"
feed:new-build:latitudedecimalfalsedecimal value representing the latitude of the development, e.g. "-34.5823688"
feed:new-build:longitudedecimalfalsedecimal value representing the longitude of the development, e.g. "-58.430676800000015"
feed:new-build:imagesparentfalsecontains one or more url elements
feed:new-build:images:urlurlfalseany valid url that points to an image of type: "png", "jpg", "gif" e.g. "http://static.sumaprop.com/9/101018/files/19.jpg"
feed:new-build:videourlfalseany valid url that points to a url of a video showing the New Build development e.g. (http://www.youtube.com/watch?v=PDQDM94gL_E)
Real Time Web Analytics