summaryrefslogtreecommitdiffstats
path: root/xdocs/docs/hello/service/hello/services.xml
blob: 22f97c5a55c48f9523732f4967c74b83edab8703 (plain)
1
2
3
4
5
6
7
<service name="hello">
    <parameter name="ServiceClass" locked="xsd:false">hello</parameter>
   <description>
        Quick start guide hello service sample.
   </description>
    <operation name="greet"/>
</service>