Last change
on this file since 940 was
794,
checked in by djay, 8 years ago
|
Add the initial C# language support.
|
-
Property svn:keywords set to
Id
|
File size:
974 bytes
|
Rev | Line | |
---|
[794] | 1 | [HelloMono] |
---|
| 2 | Title = Create a welcome message string. |
---|
| 3 | Abstract = Create a welcome string. |
---|
| 4 | processVersion = 2 |
---|
| 5 | storeSupported = true |
---|
| 6 | statusSupported = true |
---|
| 7 | serviceProvider = TestService.dll |
---|
| 8 | serviceNameSpace = Default |
---|
| 9 | serviceClass = Service |
---|
| 10 | serviceType = Mono |
---|
| 11 | <DataInputs> |
---|
| 12 | [a] |
---|
| 13 | Title = Input string |
---|
| 14 | Abstract = The name to display in the welcome message. |
---|
| 15 | minOccurs = 1 |
---|
| 16 | maxOccurs = 1 |
---|
| 17 | <LiteralData> |
---|
| 18 | dataType = int |
---|
| 19 | <Default> |
---|
| 20 | AllowedValues = 101,202,303,404 |
---|
| 21 | rangeMin = -100 |
---|
| 22 | rangeMax = 100 |
---|
| 23 | rangeSpacing = 1 |
---|
| 24 | rangeClosure = co |
---|
| 25 | value = 11 |
---|
| 26 | </Default> |
---|
| 27 | <Supported> |
---|
| 28 | AllowedValues = 405,502,503,504 |
---|
| 29 | </Supported> |
---|
| 30 | <Supported> |
---|
| 31 | AllowedValues = 540,502,603,604 |
---|
| 32 | </Supported> |
---|
| 33 | </LiteralData> |
---|
| 34 | </DataInputs> |
---|
| 35 | <DataOutputs> |
---|
| 36 | [Result] |
---|
| 37 | Title = The welcome message |
---|
| 38 | Abstract = The welcome message created by service. |
---|
| 39 | <LiteralData> |
---|
| 40 | DataType = string |
---|
| 41 | <Default /> |
---|
| 42 | </LiteralData> |
---|
| 43 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.