[F] getNs
function getNs(program, target): XmlNamespace | undefined
Get the namespace and prefix for the given type.
Parameters
Parameter | Type |
---|---|
program | Program |
target | Type |
Returns
XmlNamespace
| undefined
function getNs(program, target): XmlNamespace | undefined
Get the namespace and prefix for the given type.
Parameter | Type |
---|---|
program | Program |
target | Type |
XmlNamespace
| undefined