Angebote

XML2HTML "; }?> "; } if(xml_getObjectNumber($objArray)){ echo ""; } if(xml_getTypeOfUse($objArray)){ echo ""; } if(xml_getTypeOfCommercialisation($objArray)){ echo ""; } if(xml_getTypeOfApartment($objArray)){ echo ""; } if(xml_getTypeOfResidential($objArray)){ echo ""; } if(is_sale && xml_getYearOfConstruction($objArray)){ echo ""; } if(is_sale && xml_getPrice($objArray)){ echo ""; } if(is_rent && xml_getRent($objArray)){ echo ""; } if(is_rent && xml_getRentWithHeating($objArray)){ echo ""; } if(is_rent && xml_getIsHeatingInRentWithHeating($objArray)){ echo ""; } if(xml_getCourtage($objArray)){ echo ""; } if(is_rent && xml_getKaution($objArray)){ echo ""; } if(xml_getAvailability($objArray)){ echo ""; } if(xml_getNumberOfParkingSpaces($objArray)){ echo ""; } if(xml_getPriceOfParkingSpaces($objArray)){ echo ""; } if(xml_getTypeOfParkingSpaces($objArray)){ echo ""; } if(xml_getSpace($objArray)){ echo ""; } if(xml_getSpaceEstate($objArray)){ echo ""; } if(xml_getFloor($objArray)){ echo ""; } if(xml_getDistanceAirport($objArray)){ echo ""; } if(xml_getInterior($objArray)){ 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 "
  • \"".$image['title']."\"/
  • "; } echo "
"; } ?>