The xmlprime Namespace
Note
In this document it is assumed that the prefix xmlprime
is bound to the namespace http://www.xmlprime.com/
.The xmlprimexmlprimexmlprime namespace implements provides extensions for scripting in XSLT.
Elements
Element | Description | |
---|---|---|
![]() | <xmlprime:assembly><xmlprime:assembly><xmlprime:assembly> | Imports an assembly to be imported in an <xmlprime:script><xmlprime:script><xmlprime:script> element. |
![]() | <xmlprime:script><xmlprime:script><xmlprime:script> | Contains a script block used to define custom functions in an external language. |
![]() | <xmlprime:using><xmlprime:using><xmlprime:using> | Imports a namespace for use in an <xmlprime:script><xmlprime:script><xmlprime:script> script block. |