repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
basis
/
html
/
templates
/
chloe
/
test
/
test8.xml
blob
fd4a64ad0ae6a870df0e5dcf4083beb0810ca28c
1
<?xml version='1.0' ?>
2
3
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5
<table>
6
<t:bind-each t:name="people">
7
<tr>
8
<td><t:label t:name="first-name"/></td>
9
<td><t:label t:name="last-name"/></td>
10
</tr>
11
</t:bind-each>
12
</table>
13
14
</t:chloe>