25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mlt/demo/entity.westley

12 lines
302 B

<?xml version="1.0"?>
<!DOCTYPE westley SYSTEM "../src/modules/westley/westley.dtd" [
<!ENTITY name "Westley">
]>
<westley>
<producer id="producer0">
<property name="mlt_service">pango</property>
<property name="text">Hello &name;,
My name is Inigo Montoya.</property>
</producer>
</westley>