Feed Validation Service: WSDL

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

Feed Validation Service: WSDL

by Tilman Bender-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

I am pretty new to Webservices and I want to use Feed Validation  
Service in
my application. Feed Validation is only one of many features so I do  
not want
to spend much time on implementing a client and manually parsing the
repsonses.

Is there a WSDL for _Feed_Validator Service?
What would it take to get a WSDL for the Service and a Schema for
the responses?

As far as I understand this would save quite some developmer time
since most of the code could be generated automatically given
the right tooling.

Tilman Bender
Student of Software Engineering
Heilbronn University
tbender@...







RE: Feed Validation Service: WSDL

by Tatham Oddie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Tilman,

It's not a W3 service, but http://feedvalidator.org/ might do what you want.
I think that's probably going to be a better place to start than the markup
validator.


Thanks,

Tatham Oddie
blog: tath.am
au mob: +61 414 275 989, us cell: +1 213 422 7068, skype: tathamoddie,
landline: +61 2 8011 3982, fax: +61 2 9475 5172
current project: tixi.com.au - Ticketing without the dramas

-----Original Message-----
From: www-validator-request@... [mailto:www-validator-request@...] On
Behalf Of Tilman Bender
Sent: Tuesday, 20 October 2009 12:39 AM
To: www-validator@...
Subject: Feed Validation Service: WSDL

Hi there,

I am pretty new to Webservices and I want to use Feed Validation Service in
my application. Feed Validation is only one of many features so I do not
want to spend much time on implementing a client and manually parsing the
repsonses.

Is there a WSDL for _Feed_Validator Service?
What would it take to get a WSDL for the Service and a Schema for the
responses?

As far as I understand this would save quite some developmer time since most
of the code could be generated automatically given the right tooling.

Tilman Bender
Student of Software Engineering
Heilbronn University
tbender@...









Re: Feed Validation Service: WSDL

by Tilman Bender-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Tatham,

That is why I wrote FEED Validator. I do not mean the Markup  
Validation Service for HTML or CSS.
A Feed Validation Service already exists at the W3C and I want to use  
it:

http://validator.w3.org/feed/docs/

I only want to do this with a minimum effort using the tools
at hand.
That is I would like to create webserivce-client for this using
JAX-WS (Java API for XML Webservices). To do so I need
a WSDL-File that describes the service.

kind regards

Tilman Bender
Student des Software Engineering
Hochschule Heilbronn
tbender@...



Am 19.10.2009 um 23:16 schrieb Tatham Oddie:

> Hi Tilman,
>
> It's not a W3 service, but http://feedvalidator.org/ might do what  
> you want.
> I think that's probably going to be a better place to start than the  
> markup
> validator.
>
>
> Thanks,
>
> Tatham Oddie
> blog: tath.am
> au mob: +61 414 275 989, us cell: +1 213 422 7068, skype: tathamoddie,
> landline: +61 2 8011 3982, fax: +61 2 9475 5172
> current project: tixi.com.au - Ticketing without the dramas
>
> -----Original Message-----
> From: www-validator-request@... [mailto:www-validator-
> request@...] On
> Behalf Of Tilman Bender
> Sent: Tuesday, 20 October 2009 12:39 AM
> To: www-validator@...
> Subject: Feed Validation Service: WSDL
>
> Hi there,
>
> I am pretty new to Webservices and I want to use Feed Validation  
> Service in
> my application. Feed Validation is only one of many features so I do  
> not
> want to spend much time on implementing a client and manually  
> parsing the
> repsonses.
>
> Is there a WSDL for _Feed_Validator Service?
> What would it take to get a WSDL for the Service and a Schema for the
> responses?
>
> As far as I understand this would save quite some developmer time  
> since most
> of the code could be generated automatically given the right tooling.
>
> Tilman Bender
> Student of Software Engineering
> Heilbronn University
> tbender@...
>
>
>
>
>
>
>
>



Re: Feed Validation Service: WSDL

by David Dorward-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 19 Oct 2009, at 22:24, Tilman Bender wrote:
> That is why I wrote FEED Validator. I do not mean the Markup  
> Validation Service for HTML or CSS.
> A Feed Validation Service already exists at the W3C and I want to  
> use it:
>
> http://validator.w3.org/feed/docs/


It's *hosted* at the W3C, but (as far as I know) it is just an  
instance of the feedvalidator.org software.

--
David Dorward
http://dorward.me.uk



Re: Feed Validation Service: WSDL

by Tilman Bender-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I do not know the history of the w3c-validator
and how it is connected to feedvalidator.org.
What I do know is, that the w3c-validator provides a soap interface,  
which
is very nice:

http://validator.w3.org/feed/docs/soap.html

If there is now WSDL-File for that, how can I create one?

Tilman Bender
Student des Software Engineering
Hochschule Heilbronn
tbender@...



Am 19.10.2009 um 23:47 schrieb David Dorward:

>
> On 19 Oct 2009, at 22:24, Tilman Bender wrote:
>> That is why I wrote FEED Validator. I do not mean the Markup  
>> Validation Service for HTML or CSS.
>> A Feed Validation Service already exists at the W3C and I want to  
>> use it:
>>
>> http://validator.w3.org/feed/docs/
>
>
> It's *hosted* at the W3C, but (as far as I know) it is just an  
> instance of the feedvalidator.org software.
>
> --
> David Dorward
> http://dorward.me.uk
>
>