• 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: XML and XSLT
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XML and XSLT


  • Subject: Re: XML and XSLT
  • From: Jonathan Wight <email@hidden>
  • Date: Wed, 7 Jan 2004 17:53:44 -0600

I've used libxslt (one of the several engines that TestXSLT supports)
in a Cocoa project before.

Go here and grab a copy of libxslt: http://xmlsoft.org/XSLT/

It should compile fine on OSX using the typical "./configure; make;
sudo make install" shuffle - IIRC it also needs libxml and possibly
libiconv (although that is included with OSX) - but as I recall getting
all this compiled was relatively easy. If you prefer (I for one don't)
you can also get these libraries via fink (fink.sf.net).

It took me a little while to figure out how to interface libxslt into
my code but it wasn't particularly rocket science.

Unfortunately I dont have the project to hand otherwise I'd send it to
you.

Hope this helps a little.

Jon.

BTW TestXSLT works fine for me on Panther - it's a great program and
recommend it to anyone looking to learn about XSLT.

On Jan 07, 2004, at 16:08, George Bridgeman wrote:

> Hi people,
>
> Does anyone know of any way to use XSLT in a Cocoa project? I've found
> a project on www.entropy.ch called TestXSLT but can't seem to get it
> to compile. Does anyone know of any other project that does this? Or
> has anyone had experience with TestXSLT?
>
> I'm using XCode on Panther, and I don't know if TestXSLT works on
> Panther or not.
>
> Thanks in advance,
>
> George.
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: XML and XSLT
      • From: Michael Rothwell <email@hidden>
    • Re: XML and XSLT
      • From: George Bridgeman <email@hidden>
References: 
 >XML and XSLT (From: George Bridgeman <email@hidden>)

  • Prev by Date: Re: class variables and class methods
  • Next by Date: [SOLVED] Re: NSOpenPanel weirdness
  • Previous by thread: XML and XSLT
  • Next by thread: Re: XML and XSLT
  • Index(es):
    • Date
    • Thread