• 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: "Timothy J. Wood" <email@hidden>
  • Date: Sat, 28 May 2005 07:51:01 -0700


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;

-tim


_______________________________________________ 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
  • Follow-Ups:
    • Re: NSXML and embedded paths in an XSTL document
      • From: Scott Thompson <email@hidden>
References: 
 >NSXML and embedded paths in an XSTL document (From: Scott Thompson <email@hidden>)

  • Prev by Date: Re: "Arguments" dictionary in NSXML
  • Next by Date: Re: NSXML and embedded paths in an XSTL document
  • Previous by thread: NSXML and embedded paths in an XSTL document
  • Next by thread: Re: NSXML and embedded paths in an XSTL document
  • Index(es):
    • Date
    • Thread