remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / basis / html / templates / chloe / test / test6.xml
blob8e2ff2e8ad5d9932b089bd5c26449bf2d7dfdb1c
1 <?xml version='1.0' ?>
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
5         <t:label t:name="label" />
7         <t:link t:name="link" />
9         <t:code t:name="code" mode="mode" />
11         <t:farkup t:name="farkup" />
13         <t:inspector t:name="inspector" />
15         <t:html t:name="html" />
17         <t:field t:name="field" t:size="13" />
19         <t:password t:name="password" t:size="10" />
21         <t:textarea t:name="textarea" t:rows="5" t:cols="10" />
23         <t:choice t:name="choice" t:choices="choices" />
25         <t:checkbox t:name="checkbox">Checkbox</t:checkbox>
27 </t:chloe>