Header
Header Section
<header>
<!-- place meta information here -->
</header>
The header section can contain <info> tags with meta information about the script (see below)
and <include> directives to advise the parser to include additional xml files.
Skin-Specific: The <header> should contain a bitmap named "Preview-Bitmap"!
Meta information
<info name="..." value="..."/>
Standard meta infos:
Name |
Value |
"Application" |
must be specified (e.g. "My MP3") |
"Skin-Name" |
skin name |
"Author" |
your name |
"Contact" |
e.g. "mailto:info@steinberg.de" |
Include directive
<include file="..."/>
Advises the parser to include an additional xml file.
Last Modified: