OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

regrep message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: [regrep] Latest WSDL


Hi Farrukh,

the change is simple

<import namespace="urn:oasis:names:tc:ebxml-regrep:registry:xsd:2.1"
location="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/ebxmlrr/
ebxmlrr-spec/misc/schema/v3/contentManagementServices.xsd?rev=HEAD&content-t
ype=text/xml"/>

can u see & there?

it is a special char for an xml processor and it expect special encoding
after that and it should end with ; .

instead of &content-type=text/xml"/> it should be
&amp;content-type=text/xml"/>
then the processor is happy and if u grab the value of the location
attribute thru the processor it should be properly decoded and u get your
original &content-type=text/xml

Well, that's what I think. XML Spy thinks the same :)

Cheers,
Max

----- Original Message -----
From: "Farrukh Najmi" <farrukh.najmi@sun.com>
To: "Max Voskob" <mvoskob@msi.net.nz>
Cc: "OASIS Reg-Rep" <regrep@lists.oasis-open.org>
Sent: Friday, January 24, 2003 3:25 PM
Subject: Re: [regrep] Latest WSDL


> Hi Max,
>
> The  URLs are temporary until V3 is finalized. Then they will have an
> OASIS URL.
>
> Also the current URLs should be accessible without  requiring any
> authentication. They are freely accessible. Occasionally the web site is
> down and that can happen at any web site.
>
> BTW after several reads I could not see what change you were suggetsing
> in the import statement below. Maybe my eyes are too bleary at the
> moment :-). Please clarify. Thanks.
>
> Max Voskob wrote:
>
> >Hi Mathew,
> >
> >Just a few comments without getting deep into details.
> >
> >for all wsdl files
> ><import namespace="urn:oasis:names:tc:ebxml-regrep:registry:xsd:2.1"
>
>location="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/ebxmlrr
/
>
>ebxmlrr-spec/misc/schema/v3/contentManagementServices.xsd?rev=HEAD&content-
t
> >ype=text/xml"/>
> >
> >should read
> ><import namespace="urn:oasis:names:tc:ebxml-regrep:registry:xsd:2.1"
>
>location="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/ebxmlrr
/
>
>ebxmlrr-spec/misc/schema/v3/contentManagementServices.xsd?rev=HEAD&amp;cont
e
> >nt-type=text/xml"/>
> >
> >anyway, there is nothing behind that URL, unless you log in, I suppose.
> >
> >Is it possible to move the content to an open area of the site or to any
> >other place where URL access is possible?
> >
> >Cheers,
> >Max
> >
> >
> >
> >----- Original Message -----
> >From: "Matthew MacKenzie" <matt@mac-kenzie.net>
> >To: "OASIS Reg-Rep" <regrep@lists.oasis-open.org>
> >Cc: "Dave Johnson" <djohnson@ebusiness-apps.com>
> >Sent: Friday, January 24, 2003 11:39 AM
> >Subject: [regrep] Latest WSDL
> >
> >
> >
> >
> >>Attached is the latest WSDL, changed today due to input from Dave
> >>Johnson djohnson AT ebusiness-apps DOT com, who was kind enough to run
> >>the WSDL through the .NET proxy generator.
> >>
> >>Regards,
> >>
> >>Matt
> >>
> >>
> >>
> >
> >
> >----------------------------------------------------------------
> >To subscribe or unsubscribe from this elist use the subscription
> >manager: <http://lists.oasis-open.org/ob/adm.pl>
> >
> >
>
> --
> Regards,
> Farrukh
>
>
>
>
> ----------------------------------------------------------------
> To subscribe or unsubscribe from this elist use the subscription
> manager: <http://lists.oasis-open.org/ob/adm.pl>
>



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC