debian-zeep/tests/integration/recursive_schema_a.xsd

5 lines
256 B
XML

<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://test.python-zeep.org/recursive/main/a">
<import namespace="http://test.python-zeep.org/recursive/main/b" schemaLocation="recursive_schema_b.xsd"/>
</schema>