[jira] Created: (XERCESC-1835) Provide access to the version attribute on the <xs:schema...> element

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (XERCESC-1835) Provide access to the version attribute on the <xs:schema...> element

by JIRA xerces-c-dev@xml.apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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: c-dev-unsubscribe@...
For additional commands, e-mail: c-dev-help@...


[jira] Updated: (XERCESC-1835) Provide access to the version attribute on the <xs:schema...> element

by JIRA xerces-c-dev@xml.apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/XERCESC-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov updated XERCESC-1835:
-------------------------------------

    Component/s:     (was: SAX/SAX2)
                 Validating Parser (XML Schema)

> 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: Validating Parser (XML Schema)
>    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: c-dev-unsubscribe@...
For additional commands, e-mail: c-dev-help@...