 | This is how a .disco file will look like |
| <disco:discovery xmlns:disco="http://schemas.xmlsoap.org/disco/" xmlns:scl="http://schemas.xmlsoap.org/disco/scl/">
| | 1:
| | 2: <disco:discoveryRef ref="related-services/default.disco"/>
| | 3: <dynamicDiscovery xmlns="urn:schemas-dynamicdiscovery:disco.2009-02-03"> </dynamicDiscovery>
| | 4:
| | 5: <scl:contractRef ref="ETGService.asmx?wsdl" docRef="ETGService.asmx"/>
| | 6: <scl:contractRef ref="RegionalService.asmx?wsdl" docRef="RegionalService.asmx"/>
| | 7: <scl:contractRef ref="WeatherReport.asmx?wsdl" docRef="WeatherReport.asmx"/>
| | 8:</disco:discovery>
| | 9: |
|