Sha256: a0ed637944442b6de36290e511573a2134894a1db438ec76b84d9c49756d2b05

Contents?: true

Size: 1.84 KB

Versions: 260

Compression:

Stored size: 1.84 KB

Contents

<!--
  This file is part of CPEE.

  CPEE is free software: you can redistribute it and/or modify it under the terms
  of the GNU General Public License as published by the Free Software Foundation,
  either version 3 of the License, or (at your option) any later version.

  CPEE is distributed in the hope that it will be useful, but WITHOUT ANY
  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.  See the GNU General Public License for more details.

  You should have received a copy of the GNU General Public License along with
  CPEE (file COPYING in the main directory).  If not, see
  <http://www.gnu.org/licenses/>.
-->

<description datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://riddl.org/ns/description/1.0" xmlns:xi="http://www.w3.org/2001/XInclude">

  <message name="description">
    <parameter name="description" mimetype="text/xml"/>
  </message>
  <message name="dataelements">
    <zeroOrMore>
      <parameter name="name" type="string"/>
      <parameter name="value" type="string"/>
    </zeroOrMore>
  </message>
  <message name="endpoints">
    <zeroOrMore>
      <parameter name="name" type="string"/>
      <parameter name="value" type="string"/>
    </zeroOrMore>
  </message>

  <message name="dedesc">
    <parameter name="description" mimetype="text/xml"/>
    <parameter name="type" fixed="description"/>
  </message>
  <message name="dadesc">
    <parameter name="description" mimetype="text/xml"/>
    <parameter name="type" fixed="dataelements"/>
  </message>
  <message name="endesc">
    <parameter name="description" mimetype="text/xml"/>
    <parameter name="type" fixed="endpoints"/>
  </message>

  <resource>
    <post in="dedesc" out="description"/>
    <post in="dadesc" out="dataelements"/>
    <post in="endesc" out="endpoints"/>
  </resource>
</description>

Version data entries

260 entries across 260 versions & 1 rubygems

Version Path
cpee-1.5.20 server/resources/transformation.xml
cpee-1.5.19 server/resources/transformation.xml
cpee-1.5.18 server/resources/transformation.xml
cpee-1.5.17 server/resources/transformation.xml
cpee-1.5.16 server/resources/transformation.xml
cpee-1.5.15 server/resources/transformation.xml
cpee-1.5.13 server/resources/transformation.xml
cpee-1.5.12 server/resources/transformation.xml
cpee-1.5.11 server/resources/transformation.xml
cpee-1.5.10 server/resources/transformation.xml
cpee-1.5.9 server/resources/transformation.xml
cpee-1.5.8 server/resources/transformation.xml
cpee-1.5.7 server/resources/transformation.xml
cpee-1.5.6 server/resources/transformation.xml
cpee-1.5.4 server/resources/transformation.xml
cpee-1.5.3 server/resources/transformation.xml
cpee-1.5.2 server/resources/transformation.xml
cpee-1.5.1.1 server/resources/transformation.xml
cpee-1.5.1 server/resources/transformation.xml
cpee-1.5.0 server/resources/transformation.xml