Restructured as @MarcAntoine-Arnaud suggested: examples workspace, more amenable to CI and examples are easier to find than in https://github.com/media-io/yaserde_examples
This commit is contained in:
12
examples/tests/data/ln-dom.xml
Normal file
12
examples/tests/data/ln-dom.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<DOMSymbolItem name="dagger" last_modified="1414141442">
|
||||
<timeline>
|
||||
<DOMTimeline name="dagger timeline name" current_frame="7" guides="11">
|
||||
<layers>
|
||||
<DOMLayer name="Layer 2" name2="Lalayer 2">
|
||||
</DOMLayer>
|
||||
<DOMLayer name="Layer 1" name2="Lalayer 1">
|
||||
</DOMLayer>
|
||||
</layers>
|
||||
</DOMTimeline>
|
||||
</timeline>
|
||||
</DOMSymbolItem>
|
||||
Reference in New Issue
Block a user