Most of these variables should be pretty self-explanatory.Constants for names of XML elements start with a lowercase character string of the namespace prefix (e.g. "gml"), a unique name of the element (where parts like "type" and special characters may be left out, and other descripte elements may be added for clarity), and end with "Name".
Examples: code{gmlEnvelopeName}, ogcGeometryOperandLineStringName
, ogcTempOpTMEqualsName
.
The OwsExceptionsData()
function provides access to the fixed exception codes, meanings and respective HTTP codes and messages.