Fix links in test, and add SOAP schema to test catalog.
[shibboleth/cpp-xmltooling.git] / xmltoolingtest / data / catalog.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
3     <system systemId="http://www.w3.org/XML/1998/namespace" uri="../schemas/xml.xsd"/>
4     <system systemId="http://www.w3.org/2001/04/xmlenc#" uri="../schemas/xenc-schema.xsd"/>
5     <system systemId="http://www.w3.org/2000/09/xmldsig#" uri="../schemas/xmldsig-core-schema.xsd"/>
6     <system systemId="http://schemas.xmlsoap.org/soap/envelope/" uri="../schemas/soap-envelope.xsd"/>
7 </catalog>