Validation result

Information

File Name
test.xml
OID :
1.3.6.1.4.1.12559.11.8.8.1756
Schematron :
Metadata (Version N/A)
Schematron Validation Result :
VALIDATION NOT PERFORMED
Validation Date :
12/16/19 1:54:05 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.1756
Data Visibility :
Public

Validation Results

$type Validation Report

Well-formednessFAILED

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 not well-formed
Summary of reports
1
Location
Description
Line:Col[0:0]:Exception when validating the file with the schema. The exception is :A DOCTYPE is not allowed in content.

File Content

1 <?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE foo [
2    <!ELEMENT foo ANY >
3    <!ENTITY xxe SYSTEM "file:///var/www/html/admin.php.org">]>
4
5 <lol>
6 <dt>
7 <stringValue>&xxe;</stringValue>
8 <booleanValue>0</booleanValue>
9 </dt>
10 </lol>