PageRenderTime 38ms CodeModel.GetById 14ms RepoModel.GetById 1ms app.codeStats 0ms

/bundles/plugins-trunk/XML/test_data/abstract_substitution/abstract_type_instance_ko.xml

#
XML | 12 lines | 5 code | 1 blank | 6 comment | 0 complexity | 00ce597f4604be9a118b8814c4edf8b4 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" encoding="utf-8" ?>
  2. <!-- this sample comes from XML Schemas - Part 0 : Primer (2nd ed.).
  3. The abstract type isn't handled specifically in the XercesParserImpl.java
  4. code.
  5. This document DOES NOT validate, because the xsi:type of transport is
  6. NOT specified. This is fine...
  7. -->
  8. <transport xmlns="http://cars.example.com/schema"
  9. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  10. xsi:schemaLocation="http://cars.example.com/schema
  11. abstract_type.xsd"/>