Additions:
||[[FunctionXSdecimal decimal]]||Casts argument as an xs:decimal||
Deletions:
Additions:
||[[FunctionXSdecimal decimal]]||Casts argument as an xs:integer||
Additions:
||[[FunctionXSdocument document]]||Create a document node||
Additions:
||[[FunctionXSinteger integer]]||Casts argument as an xs:integer||
||[[FunctionXSstring string]]||Casts argument(s) as an xs:string||
||[[FunctionXSattribute attribute]]||Create an attribute node||
||[[FunctionXSelement element]]||Create an element node||
||[[FunctionXSstring string]]||Casts argument(s) as an xs:string||
||[[FunctionXSattribute attribute]]||Create an attribute node||
||[[FunctionXSelement element]]||Create an element node||
Deletions:
||[[FunctionXSString string]]||Casts argument as an xs:string||
Additions:
The following functions are built in to xmlsh, but need to be [[CommandImport imported]]. They are not imported by default because of possible name collisions using these functions with no prefix. The intent of these functions is to provide convenient and efficient access to core "XDM" data types without having to use the [[XMLExpressions XML Expression Syntax]].
|=|Function|=|Descripton||
|=|Function|=|Descripton||
Deletions:
|=|Function|=|Description||
Additions:
Functions are invoked using the [[SyntaxFunctionCall Function Call Syntax]]
Deletions:
Additions:
See Also [[FunctionsStAX StAX Functions]]