• 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: Andy Satori <email@hidden>
  • Date: Wed, 7 Jan 2004 19:19:47 -0500

libXML is shipped in Panther, and is the foundation of NSXMLParser.
libXSLT is NOT shipped with Panther, but does compile without any major
hassles. There is prebuilt libXML and libXSLT Framework available from
the http://xmlsoft.org/ website. The api is pure C. I'm working on a
framework that incorporates both of these into a Cocoa / Objective C
class as the basis for my XML Editor project that I'm working on, so I
am building the libs myself.

Usage is pretty straightforward.

I've also used libXSL with xsltproc from the command line as well.
This is the foundation of my ObjectWizard and CollectionWizard applets.
Both generate their output files via XML schemas passed to templates
to output the target format (C#, Java, C++ or Objective C).

Andy



On Jan 7, 2004, at 5:08 PM, 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.

References: 
 >XML and XSLT (From: George Bridgeman <email@hidden>)

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