<!ELEMENT (gfxDocument)>
gfxDocument - The root element that holds the XML data.
This is the main pipeline document, i.e., the one with .epl extension and the one that end users create with editors supplied by GenericFX, is an XML document.
To understand the documentation, please read Convention for documenting XML.
<? xml version="1.0" encoding="UTF8" ?>
http://www.genericfx.org/namespace class to determine the permitted names of child elements. This makes construction of an XML Schema difficult and so convoluted that it is not worth the effort as it lost its ability to properly constrains the document.gfxDocument→gfxPipeline which at present, contains the main bulk of data. gfxDocument→gfxPreference is being pull back to conform to XML Schema standard.