The BeanIO mapping XSD is available online at 'http://www.beanio.org/2011/01',
but Eclipse is unable to resolve the schema from that location. To rectify,
the XSD will be moved to the public URL
'http://www.beanio.org/2011/01/mapping.xsd'. Once the XSD is relocated, the
mapping file schema location can be modified as follows:
<beanio xmlns="http://www.beanio.org/2011/01"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.beanio.org/2011/01 http://www.beanio.org/2011/01/mapping.xsd">
Note the existing schema location 'http://www.beanio.org/2011/01' (documented
in the reference guide) will still be supported when loading mapping files.
Original issue reported on code.google.com by kevin.s...@gmail.com on 9 May 2011 at 11:58
Original issue reported on code.google.com by
kevin.s...@gmail.com
on 9 May 2011 at 11:58