• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Using XSLT functions with NSXMLDocument
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using XSLT functions with NSXMLDocument


  • Subject: Using XSLT functions with NSXMLDocument
  • From: Alec Stewart <email@hidden>
  • Date: Mon, 19 Jul 2010 19:22:16 -0700

Hello,

I'm trying to transform a NSXML document using objectByApplyingXSLT.  This
is working okay as long as I don't use any XSLT functions in my xslt sheet.


When I try to use the XSLT functions adjust-dateTime-to-timezone
and dateTime in my XSLT sheet I get these errors at run time:

mlXPathCompOpEval: function dateTime not found
XPath error : Unregistered function
xmlXPathCompOpEval: function adjust-dateTime-to-timezone not found
XPath error : Unregistered function
runtime error: element value-of
XPath evaluation returned no result.

I would be very grateful if anyone could let me know if it is possible to
get these XSLT functions to work for a transformation
with objectByApplyingXSLT.

If it is not possible I would also love to hear some suggestions about other
ways to transform an XML document using an XSLT sheet that includes XSLT
functions.

Thanks,

Alec

Alec M. Stewart
President

Velocitek - Performance Training Tools
Web: www.velocitek.com
Toll free USA & Canada: 1-800-693-1610
Worldwide: +1-(650)-362-0499 ex. 1
Fax: +1-(650)-618-2679
Skype: alec_stewart
Address: 271B Kahiko Street, Paia, HI, 96779, USA

twitter.com/alecms
facebook.com/alec.stewart
linkedin.com/in/alecms
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Dynamically Updating Column Titles in NSTableView with Mouse Events
  • Next by Date: Re: Dynamically Updating Column Titles in NSTableView with Mouse Events
  • Previous by thread: Re: Dynamically Updating Column Titles in NSTableView with Mouse Events
  • Next by thread: memory management of app delegate on iOS
  • Index(es):
    • Date
    • Thread