check_ns
Description:
public unowned string?
check_ns (
string str,
uint ns_id)
According to state is str in the namespace ns_id ?
Parameters:
| this |
XMLIn
|
| str |
string to check
|
| ns_id |
the namespace id
|
Returns:
|
a pointer to str after the namespace if successful, otherwise null.
|