Associating timesheets with XML documents

>From the SMIL Timesheets spec. the examples show either embedding the
timesheet in a document head or using existing link elements:

  <link href="timesheet.smil" rel="timesheet"
type="application/smil+xml">

For those XML document types that don't have link elements for this
purpose, is there a case for creating a processing instruction like the
one already used by stylesheets:

  <?xml-stylesheet href="mystyle.css" type="text/css"?>

that would take the following form:

  <?xml-timesheet href="timesheet.smil" type="application/smil+xml"?>

Having searched the spec and the www-smil mail archives I see no
examples of this already suggested.



Regards

Philip Fennell

>XML Developer (The Forge)
>
>BBC Future Media & Technology
>Media Village, 201 Wood Lane London W12 7TP
>BC4 C4, Broadcast Centre
>
>T:	0208 0085318

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					

Received on Thursday, 23 April 2009 11:46:06 UTC