This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
TP-BDD2/xml/dtd/rep.xml
2022-03-05 21:48:39 +01:00

13 lines
267 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE root SYSTEM "/home/jika/IdeaProjects/TPBDD2/dtd/rep.dtd">
<root>
<dir name="bin">
<file name="cat"/>
</dir>
<dir name="tmp"/>
<dir name="home">
<dir name="jika" >
<file name="bob"/>
</dir>
</dir>
</root>