fn:prefix-from-QName( QName? $srcval) → string?
Function signature
$srcval |
xs:QName ? |
Result |
string ? |
Extracts the prefix component of a QName value
Note:The WGs agreed to add this function on 19 January 2005. The implementation anticipates publication of the specification. Need to check whether the return type is string or NCName.