WPSLiteralData
Object of R6Class for modelling a WPS Literal Data
R6Class object.
new(xml, value, serviceVersion)This method is used to instantiate a WPSLiteralData object
decode(xml)Decodes WPS input from XML
checkValidity(parameterDescription)Check the object against a parameter description inherited from a WPS process description,
object of class WPSLiteralInputDescription. If not valid, the function will raise
an error.