Fehlermeldung:
Portalübertragung: ERROR_COMMON_SCHEMA_VALIDATION_FAILED The request is not schema valid. [MESSAGE: Could not unmarshal to [class de.is24.offer.realestates.webservice.xml.RealEstateVO]: cvc-minInclusive-valid: Value '0' is not facet-valid with respect to minInclusive '1000' for type '#AnonType_lastRefurbishmentLivingInformation'.; nested exception is de.is24.offer.management.restapi.SchemaValidationException: cvc-minInclusive-valid: Value '0' is not facet-valid with respect to minInclusive '1000' for type '#AnonType_lastRefurbishmentLivingInformation'.]
Lösung:
Im Feld "letzte Modernisierung" darf keine "0" stehen, es muss eine Zahl zwischen 1000-9999 eingetragen oder das Feld komplett leer gelassen werden.