in Eclipse 3.2.2 in xsd and wsdl files e. g. following errors are indicated:
The markup in the document following the root element must be well-formed.
WSDL: The body part does not have a type defined and has been specified for
a SOAP body with its use encoded. When use is encoded on a SOAP body, all
parts defined must only contain a valid type.
XSD: An element reference may only have an id, minOccurs, or maxOccurs
XSD: Attribute reference
'http://schemas.xmlsoap.org/soap/encoding/#arrayType' is unresolved
... and others
How, i. e. where can the error level of these errors be configured in
Eclipse, that they are indicated either as warning only or even be ignored
(such as other error cases)?
I tried to reach this by switching off all checkboxes at "WSDL Validator"
and "XML Schema Validator" at the rubric Validation in
Window/Preferences... - but no changes were observed, so these messages
still appeared as errors.