echo xml_getTitle($objArray);?>
if(xml_getImageTitle($objArray, $folderName)){ echo "| Adresse | ".xml_getZIP($objArray); if(xml_getLocation($objArray)){ echo " ".xml_getLocation($objArray); } if(xml_getCountry($objArray)){ echo ", ".xml_getCountry($objArray); } echo " |
| Objekt-Nummer | ".xml_getObjectNumber($objArray)." |
| Nutzungsart | ".xml_getTypeOfUse($objArray)." |
| Vermarktungsart | ".xml_getTypeOfCommercialisation($objArray)." |
| Wohnungstyp | ".xml_getTypeOfApartment($objArray)." |
| Haustyp | ".xml_getTypeOfResidential($objArray)." |
| Baujahr | ".xml_getYearOfConstruction($objArray)." |
| Gesamtpreis | ".xml_getPrice($objArray)." |
| Kaltmiete | ".xml_getRent($objArray); if(xml_getAdditionalCosts($objArray)){ echo " (zzgl. ".xml_getAdditionalCosts($objArray)." Nebenkosten)"; } echo " |
| Warmmiete | ".xml_getRentWithHeating($objArray)." |
| Heizkosten in Warmmiete enthalten | ".xml_getIsHeatingInRentWithHeating($objArray)." |
| Provision | ".xml_getCourtage($objArray)." |
| Kaution | ".xml_getKaution($objArray)." |
| Bezugsdatum | ".xml_getAvailability($objArray)." |
| Stellplatzanzahl | ".xml_getNumberOfParkingSpaces($objArray)." |
| Stellplatzpreis | ".xml_getPriceOfParkingSpaces($objArray)." |
| Stellplatzart | ".xml_getTypeOfParkingSpaces($objArray)." |
| Wohnfläche | ".xml_getSpace($objArray)." |
| Grundstücksfläche | ".xml_getSpaceEstate($objArray)." |
| Etage | ".xml_getFloor($objArray)." |
| Distanz Flughafen | ".xml_getDistanceAirport($objArray)." |
| Ausstattung | ".xml_getInterior($objArray)." |
Objektbeschreibung:
".xml_getTextDescription($objArray)."
"; } if(xml_getTextLocation($objArray)){ echo "Lage:
".xml_getTextLocation($objArray)."
"; } if(xml_getTextInterior($objArray)){ echo "Ausstattung:
".xml_getTextInterior($objArray)."
"; } if(xml_getTextOther($objArray)){ echo "Sonstige Angaben:
".xml_getTextOther($objArray)."
"; } if(xml_getImages($objArray)){ echo "- ";
foreach(xml_getImages($objArray) as $image){
echo "