Commit 97085058 authored by Pakulin's avatar Pakulin
Browse files

Fixed sample XML file Pos_050101_namespaces_004.xml to validate against the scheme

parent 896c6e2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<MyType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">4</MyType>
 No newline at end of file
<MyType2 xmlns="schema:Pos_050101_namespaces_004">4</MyType2>