EasyManua.ls Logo

Doremi ShowVault - Appendix A: XML Structure Used by Macro Editor

Doremi ShowVault
118 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
12 Appendix A: XML Structure Used by Macro Editor
The Macro Automation Cues and Trigger Cues generated using the Macro Editor GUI
presented in this document (Section 6) are saved using one single XML file according to the
structure presented in this appendix.
12.1 AutomationCueMacroList Sample
An example of an XML file is provided below. Each Macro Automation Cue, created according
to Section 6.2.1, is saved in one “AutomationCueMacro” element and each "Trigger" Cue,
created according to Section 6.3.1, is saved in one “Trigger Cue” element.
<?xml version=”1.0”?>
<AutomationCueMacroList>
<IssueDate>2007-01-31T10:25:11-08:00</IssueDate>
<Issuer>Doremi Cinema LLC</Issuer>
<Creator>CineLister Macro Editor v0.4</Creator>
<AnnotationText>Generated by Doremi Labs Macro Editor version 0.4</AnnotationText>
<AutomationCueMacro>
<Name>FEATURE_START_FLAT</Name>
<Id>urn:uuid:f9bd304e-8c81-4a62-8de5-0805fd91f160</Id>
<AnnotationText>start a FLAT feature</AnnotationText>
<CommandList>
<Command>
<Type>GPO</Type>
<Line>1</Line>
<Value>2</Value>
<PulseDelay>500</PulseDelay>
</Command>
<Command>
<Type>GPO</Type>
<Line>4</Line>
<Value>2</Value>
<PulseDelay>500</PulseDelay>
</Command>
</CommandList>
</AutomationCueMacro>
<AutomationCueMacro>
<Name>FEATURE_START_SCOPE</Name>
<Id>urn:uuid:3922e0c2-84af-407a-9cde-edd8f551af94</Id>
<AnnotationText>start a SCOPE feature</AnnotationText>
<CommandList>
<Command>
<Type>GPO</Type>
<Line>2</Line>
<Value>2</Value>
<PulseDelay>500</PulseDelay>
_____________________________________________________________________________________
SHV.OM.001293.DRM Page 73 Version 1.3
Doremi Cinema LLC Confidential

Table of Contents

Related product manuals