Provide access to the version attribute on the <xs:schema...> element
---------------------------------------------------------------------

                 Key: XERCESC-1835
                 URL: https://issues.apache.org/jira/browse/XERCESC-1835
             Project: Xerces-C++
          Issue Type: Improvement
          Components: SAX/SAX2
    Affects Versions: 3.0.0
         Environment: MS Windows Xp, SP3, SAX2 XML Schema
            Reporter: David Kelvin
            Priority: Minor


Would be nice to be able to retrieve the version attribute value (if coded) on 
the <xs:schema....> element in a XML Schema using SAX2.  Probably via the 
pointer returned from the 'loadgrammar' statement.

Suggested alternative is to parse the schema and abort after processing the 
schema element.  Seems a bit messy!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to