---
schema_version: 0.1
type: producer
identifier: xml
title: XML File
version: 1
copyright: Ushodaya Enterprises Limited
creator: Dan Dennedy
license: LGPLv2.1
language: en
tags:
- Audio
- Video
description: Construct a service network from an XML description. See docs/mlt-xml.txt.
parameters:
- identifier: argument
title: File
type: string
description: An XML text file containing MLT XML.
readonly: no
required: yes
mutable: no
widget: fileopen
...