Hi,
I'm using Java to develop a XML-related application. One thing I need to do is that, given a XML Schema, I need to find all the element names and their types, attributes and types of attributes.
For example, if the given schema is
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.