xdmp:atomizable( [$item as item()] ) as xs:boolean
Returns true if a value could be atomized without error. If no argument is supplied, this function checks whether the context item can be atomized without error.
Parameters | |
---|---|
item | The item to be tested for atomizability. |
xdmp:atomizable(<x xsi:type="xs:integer">a</x>) => false()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.