/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
- <?xml version="1.0" encoding="utf-8" ?>
- <!-- this sample comes from XML Schemas - Part 0 : Primer (2nd ed.).
- The abstract type isn't handled specifically in the XercesParserImpl.java
- code.
- This document DOES NOT validate, because the xsi:type of transport is
- NOT specified. This is fine...
- -->
- <transport xmlns="http://cars.example.com/schema"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://cars.example.com/schema
- abstract_type.xsd"/>