Ecrion Software Inc. Homepage
Forum Home Forum Home > XF Designer > Generic Support
  New Posts New Posts RSS Feed: Create xslt function
  FAQ FAQ  Forum Search   Register Register  Login Login

Create xslt function

 Post Reply Post Reply
Author
Message / View First Unread Post
mflury View Drop Down
Newbie
Newbie


Joined: 27 Mar 2009
Posts: 1
Post Options Post Options   Quote mflury Quote  Post ReplyReply Direct Link To This Post Topic: Create xslt function
    Posted: 27 Mar 2009 at 7:51am
How can I create and include a custom xslt function in XF Designer (xfd file). Topics are :
  •  create  own namespace
  • define own function
The global XSLT does not work, because we can not define a namesapce there (to late)

Regards Matthias
Back to Top
florinv View Drop Down
Admin Group
Admin Group


Joined: 19 May 2008
Posts: 82
Post Options Post Options   Quote florinv Quote  Post ReplyReply Direct Link To This Post Posted: 17 Apr 2009 at 11:17am
You can add your namespaces to the root element:
 
<xfd:document xmlns:xfd="...." xmlns:myns="tempuri.org">
...
 
 
 
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.69
Copyright ©2001-2010 Web Wiz

This page was generated in 0.078 seconds.