Consultor Eletrônico



Kbase P147981: Error encountered while validating xml file.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/15/2009
Status: Unverified

SYMPTOM(s):

Error encountered while validating xml file.

cvc-elt.1: Cannot find the declaration of element <element-name>.

Unable to find referenced schema file for validating.

FACT(s) (Environment):

OpenEdge 10.2x
OpenEdge Category: Language (4GL/ABL)
Windows

CAUSE:

The location of the schema file is relative to the xml file.

FIX:

Make sure to specify the full path for the schema file, i.e.: 'file:/c:/path-to-file/schema.xsd'.