You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alexis Midon (JIRA)" <ji...@apache.org> on 2008/07/11 19:32:31 UTC

[jira] Created: (ODE-333) support more content types for xml

support more content types for xml
----------------------------------

                 Key: ODE-333
                 URL: https://issues.apache.org/jira/browse/ODE-333
             Project: ODE
          Issue Type: Sub-task
            Reporter: Alexis Midon




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


Re: [jira] Commented: (ODE-333) support more content types for xml

Posted by Alexis Midon <mi...@intalio.com>.
yes, I know. listing in progress
I will use some regex for selection

On Fri, Jul 11, 2008 at 11:08 AM, Alex Boisvert (JIRA) <ji...@apache.org>
wrote:

>
>    [
> https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612947#action_12612947]
>
> Alex Boisvert commented on ODE-333:
> -----------------------------------
>
> There's also 'application/xml'
>
> > support more content types for xml
> > ----------------------------------
> >
> >                 Key: ODE-333
> >                 URL: https://issues.apache.org/jira/browse/ODE-333
> >             Project: ODE
> >          Issue Type: Sub-task
> >            Reporter: Alexis Midon
> >
>
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

[jira] Commented: (ODE-333) support more content types for xml

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612954#action_12612954 ] 

Alexis Midon commented on ODE-333:
----------------------------------

After going through XML Media Types specification [1], content-types matching the following patterns could describe XML Documents:

text/xml
application/xml
application/.*+xml

text/xml-external-parsed-entity, application/xml-external-parsed-entity, and application/xml-dtd do not represent XML entities.

[1] XML Media Types http://www.rfc-editor.org/rfc/rfc3023.txt

> support more content types for xml
> ----------------------------------
>
>                 Key: ODE-333
>                 URL: https://issues.apache.org/jira/browse/ODE-333
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>


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


[jira] Commented: (ODE-333) support more content types for xml

Posted by "Assaf Arkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612950#action_12612950 ] 

Assaf Arkin commented on ODE-333:
---------------------------------

There's also content sniffing: if it looks like XML ...

Don't forget content negotiation: when you get application/atom+xml because you asked for it explicitly.

> support more content types for xml
> ----------------------------------
>
>                 Key: ODE-333
>                 URL: https://issues.apache.org/jira/browse/ODE-333
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>


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


[jira] Resolved: (ODE-333) support more content types for xml

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon resolved ODE-333.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2
                   1.3

fix and tests committed in trunk and branch 1.X 

> support more content types for xml
> ----------------------------------
>
>                 Key: ODE-333
>                 URL: https://issues.apache.org/jira/browse/ODE-333
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>             Fix For: 1.3, 1.2
>
>


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


[jira] Commented: (ODE-333) support more content types for xml

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612938#action_12612938 ] 

Alexis Midon commented on ODE-333:
----------------------------------

As of today only, 'text/xml' is the only content-type accepted for xml document.
But other content-types describe xml documents, 'application/atom+xml' for instance.

Official list of MIME types:
http://www.iana.org/assignments/media-types/

> support more content types for xml
> ----------------------------------
>
>                 Key: ODE-333
>                 URL: https://issues.apache.org/jira/browse/ODE-333
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>


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


[jira] Closed: (ODE-333) support more content types for xml

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon closed ODE-333.
----------------------------


> support more content types for xml
> ----------------------------------
>
>                 Key: ODE-333
>                 URL: https://issues.apache.org/jira/browse/ODE-333
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.3.1
>
>


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


[jira] Updated: (ODE-333) support more content types for xml

Posted by "Alexis Midon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon updated ODE-333:
-----------------------------

    Assignee: Alexis Midon

> support more content types for xml
> ----------------------------------
>
>                 Key: ODE-333
>                 URL: https://issues.apache.org/jira/browse/ODE-333
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.2, 1.3
>
>


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


[jira] Commented: (ODE-333) support more content types for xml

Posted by "Alex Boisvert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612947#action_12612947 ] 

Alex Boisvert commented on ODE-333:
-----------------------------------

There's also 'application/xml'

> support more content types for xml
> ----------------------------------
>
>                 Key: ODE-333
>                 URL: https://issues.apache.org/jira/browse/ODE-333
>             Project: ODE
>          Issue Type: Sub-task
>            Reporter: Alexis Midon
>


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