blob: b6c2fed02c0334292e79a546dd32d7d626b61f73 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="ExtensibleDefinitions"
targetNamespace="http://www.example.org/ExtensibleDefinitions/"
xmlns:tns="http://www.example.org/ExtensibleDefinitions/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:ext="http://org.eclipse.wst.wsdl.validation.tests/Extensions">
<wsdl:documentation>Testing the validation of definitions level extensibility elements.</wsdl:documentation>
<ext:testExtension testAttribute="10">test</ext:testExtension>
</wsdl:definitions>