Validation result

Information

File Name
getfile.xml
OID :
1.3.6.1.4.1.12559.11.8.8.1751
Schematron :
Metadata (Version N/A)
Schematron Validation Result :
FAILED
Validation Date :
12/16/19 1:52:33 PM (CET GMT+0100)
Model Based Validator :
N/A (Tool Version N/A)
Model Based Validation Result :
N/A
Permanent link :
https://gazelle.agence-esante.lu/EVSClient/detailedResult.seam?type=XML&oid=1.3.6.1.4.1.12559.11.8.8.1751
Data Visibility :
Public

Validation Results

$type Validation Report

Well-formednessPASSED

The document you have validated is supposed to be a well-formed document. The validator has checked if it is well-formed, results of this validation are gathered in this section.
The document is well-formed

Schema Validation detailed ResultFAILED

Your document has been validated with the appropriate schema, here is the detail of the validation outcome.
The document is not valid regarding the schema because of the following reasons:
Summary of reports
1
Location
Description
Line:Col[5:8]:cvc-elt.1: Cannot find the declaration of element 'creds'.

File Content

1 <?xml version="1.0"?>
2 <!DOCTYPE data [
3 <!ELEMENT data ANY>
4 <!ENTITY a SYSTEM 'file:///etc/nagios3/'> ]>
5 <creds><user>&a;</user><pass></pass></creds>