Is it possible to create a reader (hook) respecting the xsi:type blindly,
i.e. without the hierarchy of xsi:type types? I have a XML schema where
some elements in schema are xsd:any, while the documents contains xsi:type
for such elements.

I thought I can create a hook for an element with xsi:type attribute, but I
found no way to compile a reader for the XML schema type - only for the
elements. Is it really impossible?

Thanks for any clue

Roman Daniel
_______________________________________________
Xml-compile mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

Reply via email to