Application Integration 
			
			- Application Integration
 - All Products
 
           
      	
            
	
      fn:namespace-uri-from-QName(arg)
Argument   | Required/Optional   | Description   | 
|---|---|---|
arg  | Optional  | The QName from which to extract the namespace URI.
                                Returns empty sequence if  $arg  is empty or
                                omitted. | 
  | 
  | 
|---|---|
fn:namespace-uri-from-QName(QName("",
                                "bar"))  | ""  (empty string) | 
fn:namespace-uri-from-QName(())  | ()  |