http://tapestry.apache.org/schema/tapestry_5_3.xsd works for me, no problem On Mar 12, 2014 7:54 AM, "nhhockeyplayer nashua" <[email protected]> wrote:
> Hey BROGrammers > > Can someone explain why this document > > https://tapestry.apache.org/component-templates.html > > documents a specific URL to an XSD > > But the XSD is inaccessible or doest exist ? > > it talks about a template to a page > > <html t:type="layout" xmlns:t=" > http://tapestry.apache.org/schema/tapestry_5_3.xsd"> <h1>Bonjour from > HelloWorld component.</h1></html> > > But if I try to click > http://tapestry.apache.org/schema/tapestry_5_3.xsd it results in > > > Not Found > The requested URL /schema/tapestry_5_3.xsd" was not found on this server. > > > Apache/2.4.8 (Unix) mod_wsgi/3.4 Python/2.7.5 OpenSSL/1.0.1f Server at > tapestry.apache.org Port 80 > > > > Thanks for any help in resolving this problem > - Ken >
