tmf: verify that resource is not null in import operation
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.analysis.xml.core.tests / test_xml_files / test_invalid / test_invalid.xml
CommitLineData
e11e382c
FW
1<?xml version="1.0" encoding="UTF-8"?>
2<tmfxml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
d5efe032 3 xsi:noNamespaceSchemaLocation="stateprovider.xsd">
e11e382c 4
d5efe032
AF
5 <!-- This element does not belong to the schema -->
6 <element id="fail"></element>
e11e382c 7</tmfxml>
This page took 0.061431 seconds and 5 git commands to generate.