[Example]
Title = Example
Abstract = A minimal example demonstrating problems with input data in Zoo.
processVersion = 1
storeSupported = true
statusSupported = true
serviceProvider = example.zo
serviceType = C
[optional_complex_type]
Title = Optional1
Abstract = An optional ComplexData parameter
minOccurs = 0
maxOccurs = 1
mimeType = text/xml
encoding = UTF-8
mimeType = text/xml
encoding = UTF-8
[optional_literal]
Title = Optional2
Abstract = An optional LiteralData (string) parameter
minOccurs = 0
maxOccurs = 1
DataType = string
[mandatory_literal]
Title = Mandatory
Abstract = A mandatory LiteralData (string) parameter
minOccurs = 1
maxOccurs = 1
DataType = string
value = mandatory_literal_default
[Dummy]
Title = Result
Abstract = A dummy output parameter
mimeType = text/xml
encoding = UTF-8
mimeType = text/xml
encoding = UTF-8