You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Jacob Danner (JIRA)" <xm...@xml.apache.org> on 2005/02/08 01:23:16 UTC

[jira] Created: (XMLBEANS-107) Provide mechanism for manipulating QNames and Namespaces with consistency

Provide mechanism for manipulating QNames and Namespaces with consistency
-------------------------------------------------------------------------

         Key: XMLBEANS-107
         URL: http://issues.apache.org/jira/browse/XMLBEANS-107
     Project: XMLBeans
        Type: New Feature
  Components: SOM  
    Reporter: Jacob Danner
 Assigned to: Radu Preotiuc-Pietro 
    Priority: Minor


As noted by the following issues:
http://issues.apache.org/jira/browse/XMLBEANS-51
http://issues.apache.org/jira/browse/XMLBEANS-98
and several mailing list postings. People would like to have more control over the use of namespaces including setting the prefix value.

Since there is no way to do this, or handle namespaces consistently throughout the XMLBeans API, this issue is being filed.

Please see the abov issues for repro.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Resolved: (XMLBEANS-107) Provide mechanism for manipulating QNames and Namespaces with consistency

Posted by "Radu Preotiuc-Pietro (JIRA)" <xm...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLBEANS-107?page=history ]
     
Radu Preotiuc-Pietro resolved XMLBEANS-107:
-------------------------------------------

    Resolution: Won't Fix

> Provide mechanism for manipulating QNames and Namespaces with consistency
> -------------------------------------------------------------------------
>
>          Key: XMLBEANS-107
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-107
>      Project: XMLBeans
>         Type: New Feature
>   Components: SOM
>     Reporter: Jacob Danner
>     Assignee: Radu Preotiuc-Pietro
>     Priority: Minor

>
> As noted by the following issues:
> http://issues.apache.org/jira/browse/XMLBEANS-51
> http://issues.apache.org/jira/browse/XMLBEANS-98
> and several mailing list postings. People would like to have more control over the use of namespaces including setting the prefix value.
> Since there is no way to do this, or handle namespaces consistently throughout the XMLBeans API, this issue is being filed.
> Please see the abov issues for repro.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org


[jira] Commented: (XMLBEANS-107) Provide mechanism for manipulating QNames and Namespaces with consistency

Posted by "Radu Preotiuc-Pietro (JIRA)" <xm...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLBEANS-107?page=comments#action_59420 ]
     
Radu Preotiuc-Pietro commented on XMLBEANS-107:
-----------------------------------------------

I think we already provide this in at least 3 ways:
- the XmlOptions.setSaveSuggestedPrefixes() method
- setting a prefix in the QName constructor
- inserting an "xmlns" attribute

Is anything else required?


> Provide mechanism for manipulating QNames and Namespaces with consistency
> -------------------------------------------------------------------------
>
>          Key: XMLBEANS-107
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-107
>      Project: XMLBeans
>         Type: New Feature
>   Components: SOM
>     Reporter: Jacob Danner
>     Assignee: Radu Preotiuc-Pietro
>     Priority: Minor

>
> As noted by the following issues:
> http://issues.apache.org/jira/browse/XMLBEANS-51
> http://issues.apache.org/jira/browse/XMLBEANS-98
> and several mailing list postings. People would like to have more control over the use of namespaces including setting the prefix value.
> Since there is no way to do this, or handle namespaces consistently throughout the XMLBeans API, this issue is being filed.
> Please see the abov issues for repro.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org