debian-xmlschema/xmlschema/tests/test_cases/features/namespaces/import-case4-1.xml

6 lines
241 B
XML

<?xml version="1.0" encoding="utf-8"?>
<b:rootB xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://example.com/xmlschema/ns-A import-case4a.xsd"
xmlns:b="http://example.com/xmlschema/ns-B" />