Variables | |
filename | |
rootPath | |
fileRoot | |
xmlIndex | |
pathReplace | |
file | |
format | |
xml | |
rootElem | |
file |
Initial value:
<!DOCTYPE diagnostic_index [ <!ELEMENT diagnostic_index (run*)> <!ELEMENT run (runnumber,runindex?,detector*,figure*)> <!ELEMENT runnumber (#PCDATA)> <!ELEMENT runindex (#PCDATA)> <!ELEMENT detector (detname, figure*, channel*)> <!ELEMENT detname (#PCDATA)> <!ELEMENT channel (channelname, figure*)> <!ELEMENT channelname (#PCDATA)> <!ELEMENT figure (path,figname,rootPath,figtitle)> <!ELEMENT path (#PCDATA)> <!ELEMENT figname (#PCDATA)> <!ELEMENT rootPath (#PCDATA)> <!ELEMENT figtitle (#PCDATA)> <!ATTLIST run id ID #REQUIRED> <!ATTLIST detector id ID #REQUIRED> <!ATTLIST channel id ID #REQUIRED> <!ATTLIST figure id ID #REQUIRED> ]> """
Definition at line 69 of file xmlIndex.py.
Definition at line 70 of file xmlIndex.py.
Definition at line 71 of file xmlIndex.py.
Definition at line 72 of file xmlIndex.py.
Definition at line 73 of file xmlIndex.py.
Definition at line 74 of file xmlIndex.py.
Definition at line 75 of file xmlIndex.py.
Definition at line 76 of file xmlIndex.py.
Definition at line 77 of file xmlIndex.py.
Definition at line 96 of file xmlIndex.py.