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