Property Details
Check the following two columns:
- XML Required (Needed for valid XML)
- The node must appear in the XML to consider it as a valid XML.
- P.E if type node is not included, invalid XML format.
- ShareNetwork Required (Needed to Share in Network)
- Nodes that are usually mandatories to be able to share the property in Resales-Online Network.
- Applied to Costa del Sol market, Other areas could have particular mandatory fields.
| Field Name | Data Type | XML Required (Needed for valid XML) | ShareNetwork Required (Needed to Share in Network) | Comments |
|---|---|---|---|---|
| referenceId | Text | Yes | The unique property reference identifier | |
| type | Text | Yes | YES | See Appendix 1 – Property Types |
| subType | Text | Yes | YES | See Appendix 1 – Property Types |
| currency | Text(3) | Yes | The currency of all price fields for this property (e.g. ‘EUR’, "USD", "GBP", "RUB", "TRY", "SAR") | |
| sizeType | Numeric(1) | Yes | Values are ‘1’ for Metric and ‘2’ for Imperial sizes | |
| lastUpdatedDate | Date(19) | No | Date the property details were last updated (in ‘YYYY-MM-DD hh:mm:ss’ format) |
|
| status | Text | Yes | YES | Valid values : ‘Listing’, ‘Available’, ‘Sold’, ‘Off Market’, 'Under Offer' |
| newBuild | Numeric(1) | No | Valid values 1 if the property is a new development, 0 if not. They'll be imported as standard properties. Use the new development module to share them in the network. |
|
| listedDate | Date(19) | No | Date the property was listed (in ‘YYYY-MM-DD hh:mm:ss’ format) | |
| listingNotes | Text | No | Private notes about the property | |
| address | Address Type | Yes | YES | Full postal address details of the property (minOccurs=1,maxOccurs=1) |
| saleDetails | SaleDetails Type | Yes/No | Yes/No | Mandatory if property is for sale (minOccurs=0,maxOccurs=1) |
| rentalDetails | RentalDetails Type | Yes/No | Yes/No | Mandatory if property is for rent (minOccurs=0,maxOccurs=1) |
| propertySizes | PropertySize Type | Yes | Details of the property sizes (minOccurs=1,maxOccurs=1) |
|
| annualCosts | Costs Type | No | Details of the annual costs for the property (minOccurs=0,maxOccurs=1) | |
| bedrooms | Numeric | Yes | YES | The number of bedrooms in the property |
| bathrooms | Numeric | Yes | YES | The number of bathrooms in the property |
| toilets | Numeric | No | The number of separate toilets in the property | |
| floor | Numeric | Yes/No | YES | The number of the floor in the building in which the property is located – mandatory for ‘Studios’ and ‘Apartments’ |
| levels | Numeric | Yes/No | YES (Default value: 1) | The number of levels occupied by the property - mandatory if property type is not ‘Plot’ (e.g. a duplex apartment has 2 levels) |
| floorsInBuilding | Numeric | Yes/No | YES (Default value: 1) | The number of floors in the building in which the property is located – mandatory for ‘Studios’ and ‘Apartments’ |
| builtYear | Numeric(4) | YES (Default value - Unknown) | The year in which the property was built. Valid values 1970 - 2028. Previous years would be treated as "Pre 1970". Integer 4 digits. | |
| co2Rating | Decimal | No | CO2 emissions value Between 2 - 150 (2 optional decimal places example: 120.50 ) | |
| co2RatingLetter | Text(1) | No | CO2 emissions letter | |
| energyRating | Decimal | No | Energy consumption value Between 10 - 500 (2 optional decimal places, example 320.20) | |
| energyRatingLetter | Text(1) | No | Energy consumption letter | |
| cadastralRef | Text(20) | No | YES | Cadastral Reference |
| propertyFeatures | Features Type | Yes | Features of the property (minOccurs=1,maxOccurs=1) |
|
| descriptions | Descriptions Type | Yes | YES | Descriptions of the property (minOccurs=1,maxOccurs=1) |
| privateNotes | Text | No | Private notes for this property | |
| propertyImages | Images Type | Yes | YES | Images of the property (minOccurs=1,maxOccurs=1) Min Height or Min Width 800px |
| virtualTourUrl | Text | No | The Virutal Tour URL of the property | |
| videoTourUrl | Text | No | Video URL of the property. | |
| lister | Lister Type | No | Details of the lister of the property (minOccurs=0,maxOccurs=1) | |
| vendor | Client Type | No | Details of the vendor of the property (minOccurs=1,maxOccurs=1) | |
| keyDetails | KeyDetails Type | No | Details for the keys of the property (minOccurs=0, maxOccurs=1) |