NSXMLDocument: apply XSLT with arguments
NSXMLDocument: apply XSLT with arguments
- Subject: NSXMLDocument: apply XSLT with arguments
- From: Romain Brestac <email@hidden>
- Date: Thu, 14 Jul 2005 01:46:18 +0200
Hello,
In NSXMLDocument, there is a method named:
objectByApplyingXSLT:arguments:error:
- (id)objectByApplyingXSLT:(NSData *)xslt arguments:(NSDictionary *)
arguments error:(NSError **)error
But what are arguments ? global variables for the stylesheet ? and
how do you call them from inside the stylesheet ?
Thank you.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden