File: import_cascade.xsd

package info (click to toggle)
libsoap-wsdl-perl 3.003-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,856 kB
  • ctags: 610
  • sloc: perl: 8,431; xml: 1,769; java: 19; makefile: 15
file content (4 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (6)
1
2
3
4
<s:schema elementFormDefault="qualified" targetNamespace="urn:HelloWorld"
    xmlns:s="http://www.w3.org/2001/XMLSchema">
    <s:import namespace="urn:HelloWorld2" schemaLocation="imported.xsd"/>
</s:schema>