eclipse如何配置schema

eclipse如何配置schema
the root element of the document is not xsd:schema.
the root element of the document is not xsd:schema.

在eclipse中 配置spring 自定义的schema文件
  问题:使用了spring自定义schema时,在xml文件中无法自动提示自定义的tag。
  解决:在eclipse中设置:
  打开 Windows-->preferences-XML-XML catalog
  然后在右边的User specified Entries 中增加一项:
  Location:xsd文件的位置
  KeyType:Schema Location