9 lines
424 B
XML
9 lines
424 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:petrinet="http://petrinet">
|
|
<petrinet:Network name="Developpement"/>
|
|
<petrinet:Place name="Conception_ready" tokens="1"/>
|
|
<petrinet:Place name="Programmation_ready" tokens="1"/>
|
|
<petrinet:Place name="RedactionTests_ready" tokens="1"/>
|
|
<petrinet:Place name="RedactionDocs_ready" tokens="1"/>
|
|
</xmi:XMI>
|