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