• 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
Re: NSXML and embedded paths in an XSTL document
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSXML and embedded paths in an XSTL document


  • Subject: Re: NSXML and embedded paths in an XSTL document
  • From: Scott Thompson <email@hidden>
  • Date: Sat, 28 May 2005 10:05:40 -0500


On May 28, 2005, at 9:51 AM, Timothy J. Wood wrote:


On May 27, 2005, at 11:34 AM, Scott Thompson wrote:


We have an XSLT document that references another document via an import directive:

<xsl:import href="GetTopicTitle.xsl" />

It would appear that the system is unable to resolve this hyperlink because it doesn't know to look in the same directory as the host XSL document. Is there some way to tell the system what prefix to add to under-qualified references it may find in the XSLT?


did you try this method?

- (id)objectByApplyingXSLTAtURL:(NSURL *)xsltURL arguments: (NSDictionary *)argument error:(NSError **)error;


I did indeed. This is precisely the routine we called. The problem is that the href inside the XSLT (specified by xsltURL) is not resolved automatically by the system.

Scott

_______________________________________________
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


References: 
 >NSXML and embedded paths in an XSTL document (From: Scott Thompson <email@hidden>)
 >Re: NSXML and embedded paths in an XSTL document (From: "Timothy J. Wood" <email@hidden>)

  • Prev by Date: Re: NSXML and embedded paths in an XSTL document
  • Next by Date: WWDC 2005 Suggestion
  • Previous by thread: Re: NSXML and embedded paths in an XSTL document
  • Next by thread: NEWBIE: Working with bindings... a list of infomation
  • Index(es):
    • Date
    • Thread