Generated C Function Format for XSD Global Elements

The generated C function format for global elements is as follows:

       [<ns>]JsonD_<elemName>

The calling arguments are:

       stat = <decodeFunc> (OSCTXT* pctxt, <typeName>* pvalue);