Re: [PyWrapper-devel] OutputModel
Status: Alpha
Brought to you by:
jatorre
From: <m.d...@bg...> - 2007-05-29 10:11:31
|
shunde, you are right in your assumptions. it needs to be external so it can be shared across the network of providers. but pypwrapper caches the file and you can specify the cacheExpiration time for all downloaded files (actually ANY downloaded file is being cached locally) http://trac.pywrapper.org/pywrapper/browser/trunk/config/config.ini cheers -- Markus On 29.05.2007, at 07:23, Shunde Zhang wrote: > Hi all, > > I am writing a program to access pywrapper3.1alpha. When I compose > a request XML > to do a 'search', I found that I need to put in outputModel, or > externalOutputModel, otherwise it will give me: > ERROR! GENERATING_CONTENT_FAILED > > The external location for it is: > http://rs.tdwg.org/tapir/cs/abcd/2.06/model/abcd206.xml > > Does it mean for each query pywrapper will go and grab this to > render the output > xml? > > I would like to know if pywrapper have such a file installed in its > directory so > that I dont need to make an external connection. > > Can this be configured as a default location so that I don't need > to specify it > in each query XML? > > Thanks a lot. > > Cheers, > Shunde. > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > PyWrapper-devel mailing list > PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |