• 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
HREF key into XML documents
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HREF key into XML documents


  • Subject: HREF key into XML documents
  • From: malcom <email@hidden>
  • Date: Mon, 6 Mar 2006 16:00:20 +0100

Is there a way to add this line

<?xml-stylesheet type="text/xsl" href="template.xsl" ?>

aftert the first line  (<?xml version="1.0" encoding="UTF-8"?>) of
NSXMLDocument's generated file (in fact at the top of XML Data)?

Something like this:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="template.xsl" ?>
<ARTICLE>
 <HEADER>
 ...... other....
 _______________________________________________
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

  • Prev by Date: [Q] Many array elements observing a few UI elements
  • Next by Date: Re: [Q] Many array elements observing a few UI elements
  • Previous by thread: Re: [Q] Many array elements observing a few UI elements
  • Next by thread: Re: NSXMLDocument question (--> XSL Classes bug with > 1 XSL files?)
  • Index(es):
    • Date
    • Thread