On Fri, Apr 04, 2008 at 07:31:02AM -0400, Joe McDuffey wrote: > I have been trying to use xmllint to validate my XML instance using a > Relax Schema. This schema defines many types. However when I validate my > instance which contain xsi:type attributes I get an error. What do I > have to do get around this.
xsi:type is soemthing in XSD schemas part, this has nothing to do with Relax-NG which just reuses the type part of XSd but none of the syntax. Sorry this can't work. Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
