کافی است schemaLocations را در بالای xml خود به درستی آدرس دهی کنید.
<?xml version="1.0"?>
<c:window id="catalogedit" title="${pageTitle}"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:c="http://gfaces.org/core" xmlns:h="http://www.w3.org/1999/xhtml"
xmlns:w="http://asta.ir/wise/gfaces"
xmlns:d="http://gfaces.org/data"
xsi:schemaLocation="http://gfaces.org/core http://asta.ir/wise/gfaces_core_4.3.xsd
http://asta.ir/wise/gfaces http://asta.ir/wise/gfaces_wise_4.3.xsd
http://gfaces.org/data http://asta.ir/wise/gfaces_data_4.3.xsd" >
</c:window>
به این ترتیب xsd ها از طریق اینترنت از روی سایت اعوان دانلود خواهند شد. در صورتی که امکان دانلود مستقیم از طریق اینترنت وجود ندارد از آدرسهای فوق الذکر فایلها را دانلود کنید و از طریق منوی Winow>Preferences>XML>XML Catalog به Eclipse معرفی بفرمایید.