Re: Proposed IMSC 1.0.1 FPWD

Pierre,

I have found another bug for the IMSC schemas index file
https://www.w3.org/TR/2017/WD-ttml-imsc1-20170131/xml-schemas/index.html


It uses absolute links to the IMSC1 CR version of 20160126


It should use relative links instead.

<li> <a 
href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1.xsd">imsc1.xsd 
</a></li>
<li> <a 
href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-all.xsd">imsc1-all.xsd</a></li>
<li> <a 
href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-metadata.xsd">imsc1-metadata.xsd</a></li>
<li> <a 
href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-parameters.xsd">imsc1-parameters.xsd</a></li>
<li> <a 
href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-styling.xsd">imsc1-styling.xsd</a></li>


Can you please update:
https://github.com/w3c/imsc/blob/FPWD-imsc-1.0.1/imsc1/spec/xml-schemas/index.html


Note that the index file is correct in the IMSC1 REC

https://www.w3.org/TR/2016/REC-ttml-imsc1-20160421/xml-schemas/index.html

<li> <a href="imsc1.xsd">imsc1.xsd </a></li>
<li> <a href="imsc1-all.xsd">imsc1-all.xsd</a></li>
<li> <a href="imsc1-metadata.xsd">imsc1-metadata.xsd</a></li>
<li> <a href="imsc1-parameters.xsd">imsc1-parameters.xsd</a></li>
<li> <a href="imsc1-styling.xsd">imsc1-styling.xsd</a></li>

Best,
Thierry.


Le 26/01/2017 à 18:26, Pierre-Anthony Lemieux a écrit :
> Hi Thierry,
>
> Please find at [1] the proposed IMSC 1.0.1 FPWD [1].
>
> [1] https://github.com/w3c/imsc/tree/FPWD-imsc-1.0.1/imsc1/spec
>
> I have set the publication date to next Tuesday.
>
> Let me know if you need additional information.
>
> Best,
>
> -- Pierre
>

Received on Friday, 27 January 2017 11:40:35 UTC