[HelloPHP]
Title = Display a string
Abstract = Display a string which contains an hello message
processVersion = 1
storeSupported = true
statusSupported = true
serviceProvider = hello.php
serviceType = PHP
title = Demo
[S]
Title = the string
Abstract = The string to add to the hellow one.
minOccurs = 1
maxOccurs = 1
DataType = string
[Result]
Title = The hello string
Abstract = The Hello message string.
DataType = string