Changes between Initial Version and Version 1 of ZooWebSite/ZooServices/ZCFGReference


Ignore:
Timestamp:
Apr 13, 2010, 9:13:09 PM (14 years ago)
Author:
djay
Comment:

First ZOO Service ZCFG Reference Page

Legend:

Unmodified
Added
Removed
Modified
  • ZooWebSite/ZooServices/ZCFGReference

    v1 v1  
     1= .zcfg Reference =
     2
     3.zcfg is the ZOO Service configuration file which describes the service and being parsed by ZOO Kernel. You can use the generic example bellow to compose .zcfg files, and get working examples on the ZOO Trac.
     4
     5{{{
     6#!xml
     7[Name of your service]
     8Title = Title of your service
     9Abstract = Description of your service
     10processVersion = Version number of your service
     11storeSupported = true/false
     12statusSupported = true/false
     13serviceType = C/Python/Java/PHP/Fortran/Javascript
     14serviceProvider = Name of your service provider (.zo)
     15‹MetaData lang="en"›
     16title = Metadata title of your service
     17‹/MetaData›
     18‹DataInputs›
     19[F]
     20Title = Format of the input data
     21Abstract = Select the input format.
     22minOccurs = 0
     23maxOccurs = 1
     24‹LiteralData›
     25DataType = Data type of your service InputData (string)
     26‹Default›
     27value = Default InputData format for your service
     28‹/Default›
     29‹Supported›
     30value = Supported InputData formats for your service
     31‹/Supported›
     32‹/LiteralData›
     33[InputDSN]
     34Title = Input data source name
     35Abstract = Description of the input data source name
     36minOccurs = 1
     37maxOccurs = 1
     38‹LiteralData›
     39DataType = Type of the input data source (string)
     40‹Default›
     41uom = Default unit for your input data source
     42‹/Default›
     43‹Supported›
     44value = Supported format for your input data source
     45‹/Supported›
     46‹/LiteralData›
     47[OutputDSN]
     48Title = Output data source name
     49Abstract = Description of your output data source
     50minOccurs = 1
     51maxOccurs = 1
     52‹LiteralData›
     53DataType = Type of the input data source (string)
     54‹Default›
     55uom = Default unit for your input data source
     56‹/Default›
     57‹Supported›
     58value = Supported format for your input data source
     59‹/Supported›
     60‹/LiteralData›
     61‹/DataInputs›
     62‹DataOutputs›
     63[OutputedDataSourceName]
     64Title = Name of the resulting file
     65Abstract = Description of the resulting file
     66‹LiteralData›
     67DataType = Type of the output data source (string)
     68‹Default›
     69uom = Default unit for your output data source
     70‹/Default›
     71‹Supported›
     72value = Supported format for your output data source
     73‹/Supported›
     74‹/LiteralData›
     75‹/DataOutputs›
     76}}}

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png