Wrong link to openEHR XSDs?

In the spec page, the link to XSDs show me a raw HTML page: https://raw.github.com/openEHR/specifications/Release-1.0.2/publishing/its/XML-schema/index.html

Anybody can see the page itself instead of the HTML?

Same here.

Birger

Same case

xsds appear to be at

https://github.com/openEHR/specifications/tree/Release-1.0.2/publishing/its/XML-schema

Ian

Hi Ian, I found the repo, but in the previous web site there was a page with some info about the XSDs with links to them. Now here: http://openehr.org/programs/specification/releases/1.0.2 (under Implementation > XML Schema) there are links pointing to that page but the page is not rendered, is just the plain HTML.

Maybe the links on this page (http://openehr.org/programs/specification/releases/1.0.2) should link directly to the XSD repo in github? This is ok by me, what do others think?

Thanks!

This URL will work: http://htmlpreview.github.io/?https://github.com/openEHR/specifications/Release-1.0.2/publishing/its/XML-schema/index.html

I'll put that in as an Apache rewrite so it works normally

- thomas

Awesome, thanks!