[Soap-Python] anyURI type in soaplib

Augusto Destrero destrero at imavis.com
Wed Sep 1 18:39:35 CEST 2010


On Tuesday 31 August 2010 16:18:56 Burak Arslan wrote:
> Why wouldn't the String type fit your purposes, you need extra
> validation? I could be wrong but I think that's all you need to do: (in
> primitive.py)
> 
> class AnyUri(String):
>     __type_name__ = 'anyURI'
> 

You were right. That simple class did the trick!

Thank you very much!

-- 
Augusto Destrero, PhD



More information about the Soap mailing list