Hi, Is there a DTD specifically for the launchd.plist format specification? The xml header shows: http://www.apple.com/DTDs/PropertyList-1.0.dtd Which definately *isnt* what im looking for. Tried parsing / grepping the manpage output but that was pretty much a waste of time. Best regards dreamcat4 dreamcat4@gmail.com
No, You guys don't have one. Or if you do then its not in trunk branch anyway. Oh well, theres always hope for some kind of utopian future. Incidentally, for the man page issue, what I tried to do was this: $ man launchd.plist -Pcat > file But the problem was the lines needed to extract from it were all screwed up. Eg: L La ab be el l < <s st tr ri in ng g> > and so on for all of the xml key definitions. Hence my question for a proper XML DTD. On Mon, Mar 1, 2010 at 5:59 PM, dreamcat four <dreamcat4@gmail.com> wrote:
Hi,
Is there a DTD specifically for the launchd.plist format specification?
The xml header shows: http://www.apple.com/DTDs/PropertyList-1.0.dtd
Which definately *isnt* what im looking for.
Tried parsing / grepping the manpage output but that was pretty much a waste of time.
Best regards
dreamcat4 dreamcat4@gmail.com
participants (1)
-
dreamcat four