The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# test bad attribute type

--- |
  <?xml version="1.0" encoding="UTF-8"?>
  <schema elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema">
    <element name="foo"/>
  </schema>

--- |
  <foo />
--- >
FAIL /not.*?supported/