PageRenderTime 39ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/XML/test_data/hyperlinks/master.xsd

#
XML Schema | 12 lines | 10 code | 2 blank | 0 comment | 0 complexity | f69e54746d1c4e51d1696387449039dc MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <?xml version="1.0" ?>
  2. <!-- master XSD schema -->
  3. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" blockDefault="#all"
  4. targetNamespace="urn:local"
  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  6. xsi:noNamespaceSchemaLocation="part.xsd"
  7. xsi:schemaLocation="http://www.w3.org/2001/XMLSchema ../schema4schemas/schema4schemas.xsd">
  8. <xs:include schemaLocation="part.xsd"/>
  9. <xs:include schemaLocation="part.xsd"/> <xs:import schemaLocation="part.xsd"/>
  10. </xs:schema>