<?xml version="1.0" encoding="Shift_JIS" ?>

<document>

 <properties>
  <title>Velocity Specification</title>
  <author email="jon@latchkey.com">Velocity Documentation Team</author>
  <translator>熊坂祐二</translator>
  <translator>高橋達男</translator>
  <translator>小山博史</translator>
  <original>specification</original>
 </properties>

<body>

<section name="Velocity Specification" alias="Velocity の仕様">

<primary>
<p>
This document will eventually describe the Velocity Specification. 
For now, we have links to our outdated BNF and AST specifications. 
They will be updated soon.
</p>
</primary>
<p>
この文書は、最終的には Velocity の仕様を記載することになります。
今のところ、すでに古くなっている BNF と AST の仕様へのリンクがあります。
これは、近日中に更新する予定です。
</p>
<primary>
<ul>
<li><a href="./specification-bnf.html">BNF Specification</a></li>
<li><a href="./specification-ast.html">AST Specification</a></li>
</ul>
</primary>
<ul>
<li><a href="./specification-bnf.html">BNF 仕様</a></li>
<li><a href="./specification-ast.html">AST 仕様</a></li>
</ul>

</section>

</body>
</document>
