ws-rx-editors message
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]
Subject: Re: [ws-rx-editors] Fw: [ws-rx] NEW ISSUE: RDDL Nature and Purposeattributes for WS-RM V1.1 Namespaces
- From: Doug Davis <dug@us.ibm.com>
- To: Anish.Karmarkar@oracle.com, tom@coastin.com
- Date: Thu, 24 Apr 2008 15:04:02 -0400
Tom - what are your thoughts? Is
isi.edu as good as ietf.org ?
thanks
-Doug
______________________________________________________
STSM | Web Services Architect | IBM Software Group
(919) 254-6905 | IBM T/L 444-6905 | dug@us.ibm.com
Anish Karmarkar <Anish.Karmarkar@oracle.com>
04/24/2008 02:54 PM
|
To
| Doug Davis/Raleigh/IBM@IBMUS
|
cc
| ws-rx-editors@lists.oasis-open.org
|
Subject
| Re: [ws-rx-editors] Fw: [ws-rx] NEW
ISSUE: RDDL Nature and Purpose attributes for WS-RM V1.1 Namespaces |
|
Certainly better than getting a 404.
I'm not sure what kind of reference is appropriate here in a RDDL file.
Any precedence we can follow?
What about http://www.ietf.org/rfc/rfc3778.txt
ietf.org reference seems like a better thing to use rather than isi.edu.
-Anish
--
Doug Davis wrote:
>
> tap tap - is this thing on?
>
> thanks
> -Doug
> ______________________________________________________
> STSM | Web Services Architect | IBM Software
Group
> (919) 254-6905 | IBM T/L 444-6905 | dug@us.ibm.com
>
>
> *Doug Davis/Raleigh/IBM@IBMUS*
>
> 04/21/2008 01:55 PM
>
>
> To
> ws-rx-editors@lists.oasis-open.org
> cc
>
> Subject
> [ws-rx-editors]
Fw: [ws-rx] NEW ISSUE: RDDL Nature and Purpose
> attributes for WS-RM V1.1 Namespaces
>
>
>
>
>
>
>
>
>
> Editors,
> Since this type of change doesn't really require the TC's action/vote,
> before I send the new RDDL files on to Mary I wanted to make sure
you
> guys agreed with the new link/url.
> Old:
> http://www.isi.edu/in-notes/iana/assignments/media-types/pdf
>
> New:
> http://www.isi.edu/in-notes/iana/assignments/media-types/application/pdf
>
> Since the old one returns a 404 and the new one returns something
> meaningful, it looks like a good change to me.
>
> thanks
> -Doug
> ______________________________________________________
> STSM | Web Services Architect | IBM Software
Group
> (919) 254-6905 | IBM T/L 444-6905 | dug@us.ibm.com
> ----- Forwarded by Doug Davis/Raleigh/IBM on 04/21/2008 01:51 PM -----
> *Tom Rutt <tom@coastin.com>*
>
> 04/21/2008 12:55 PM
> Please respond to
> tom@coastin.com
>
>
> To
> wsrx
<ws-rx@lists.oasis-open.org>
> cc
>
> Subject
> Re:
[ws-rx] NEW ISSUE: RDDL Nature and Purpose attributes for WS-RM
> V1.1 Namespaces
>
>
>
>
>
>
>
>
>
>
> I have a proposed resolution I would like to put forth for this "NEW
ISSUE"
>
> 1) for problem a) : Fix the "a" link in the RDDL document
for WS-RX
> specs to make the nature for the
> normative spec agree with the well known nature URI:
> http://www.isi.edu/in-notes/iana/assignments/media-types/application/pdf
>
> 2) for probloem b) since the well known purpose document does not
have
> an entry for WSDL, and
> the nature and purpose used in the WS-RX rddl doc for WSDL are
> consistent with the values
> used in several other specifications with WSDL descriptions, close
part
> b) of the NEW issue with
> no change.
>
> Tom
>
> Tom Rutt wrote:
> > NEW ISSUE: RDDL Nature and Purpose attributes for WS-RM
V1.1 Namespaces
> > Source: Tom Rutt, Fujitsu
> > Nature of Problem:
> > Both of the following xml namespaces for WS-RM V1.1 resolve
to the
> > same RDDL File:
> > * XML schema namespace:
> > http://docs.oasis-open.org/ws-rx/wsrm/200702 and:
> > * WSDL namespace http://docs.oasis-open.org/ws-rx/wsrm/200702/wsdl
> >
> > This RDDL file contains the following links with RDDL attributes:
> >
> > * one to the text of WS-reliable messaging
v1.1 spec, with attributes:
> > o
> > href=""http://docs.oasis-open.org/ws-rx/wsrm/200702/wsrm-1.1-spec-os-
> > 01.pdf"
> > o
> >
> rddl:nature="http://www.isi.edu/in-notes/iana/assignments/media-types/pdf"
> >
> > o rddl:purpose="http://www.rddl.org/purposes#normative
reference"
> > * another to the xsd file for the an XML schema
namespace, with
> > attributes:
> > o href=""http://docs.oasis-open.org/ws-rx/wsrm/200702/wsrm-1.1-schema-
> > 200702.xsd"
> > o rddl:nature="http://www.w3.org/2001/XMLSchema"
> > o rddl:purpose="http://www.rddl.org/purposes#schema-validation"
> > * another to the WSDL file for the WSDL namespace,
with attributes:
> > o href=""" http://docs.oasis-open.org/ws-rx/wsrm/200702/wsrm-1.2-wsdl-
> > 200702.wsdl"
> > o rddl:nature=" http://schemas.xmlsoap.org/wsdl/"
> > o rddl:purpose=" http://www.w3.org/TR/wsdl
"
> >
> > Problem a) The Nature for the normative spec is
incorrect. It
> > should be:
> > http://www.isi.edu/in-notes/iana/assignments/media-types/application/pdf
> > . The reference
> > RDDL page (http://www.rddl.org/rddl2) says: "When
the related resource
> > is not an XML
> > document but is adequately distinguished by a MIME type,
the value of
> > ther rddl:nature attribute
> > may reflect this MIME type with values formed by the concatenation
of the
> > prefixhttp://www.isi.edu/in-notes/iana/assignments/media-types/
with
> > a MIME type ". And
> > http://www.iana.org/assignments/media-types/application/
lists pdf .
> >
> > Problem b): Are the nature and purpose attributes for WSDL
namespace
> > correct? These are
> > not listed in either:
> > * http://www.rddl.org/natures , or:
> > * http://www.rddl.org/purposes
> > Proposed Resolution:
> > a) Fix the nature attribute for the normative reference
to
> > http://www.isi.edu/in-notes/iana/assignments/media-types/application/pdf
> >
> > b) double check if the nature and purpose attributes for
the WSDL are
> > correct
> >
>
> --
> ----------------------------------------------------
> Tom Rutt email:
tom@coastin.com; trutt@us.fujitsu.com
> Tel: +1 732 801 5744 Fax: +1 732
774 5133
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail. You may a link to this group and all your
TCs in OASIS
> at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
>
---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail. You may a link to this group and all your TCs
in OASIS
at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
| [List Home]