Hello, I'm very interest by this task :) I'm working too with the Dublin Core. And I have an example :
<?xml version="1.0" encoding="UTF-8"?> <my:simpledc xmlns:my="http://example.org/appsimpledc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="simpledc.xsd"> <dc:tite>Test the appsimpledc.xsd</dc:tite> <dc:creato>Tim Cole</dc:creato> <dc:creator>Tom Habing</dc:creator> </my:simpledc> I can't validate this code. And I'm looking for an good example. If you have one ... it's sweet. Thanks. :) -- View this message in context: http://ant.1045680.n5.nabble.com/Ant-1-8-2-schemavalidate-and-xmlcatalog-tp5712372p5713278.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org