Preload

name: Preload
documentation:

Instructs the loader to load child *element*s of this node before continuing to load the remainder of the document

complexContent

restriction
base: xs:anyType
choice
: The following element types can be used in conjunction with this element
minOccurs: 0
maxOccurs: unbounded

element
name: Define
maxOccurs: unbounded
minOccurs: 0
type: imml:Parameter
documentation:

A key/value pair defining a variable attached to this node

element
name: Effect
minOccurs: 0
type: imml:Effect

element
name: Primitive
minOccurs: 0
type: imml:Primitive

element
name: Sound
minOccurs: 0
type: imml:Sound

element
name: Model
minOccurs: 0
type: imml:Model

element
name: Light
minOccurs: 0
type: imml:Light

element
name: Camera
minOccurs: 0
type: imml:Camera

element
name: Script
minOccurs: 0
type: imml:Script

element
name: Background
minOccurs: 0
type: imml:Background

element
name: Text
minOccurs: 0
type: imml:Text

element
name: Textbox
minOccurs: 0
type: imml:Textbox

element
name: Plugin
minOccurs: 0
type: imml:Plugin

element
name: Trigger
type: imml:Trigger

element
name: Timeline
type: imml:Timeline
minOccurs: 0

element
name: Region
type: imml:Region
minOccurs: 0

element
name: Repeater
type: imml:Repeater
minOccurs: 0

element
name: Scatter
type: imml:Scatter
minOccurs: 0

element
name: Stack
type: imml:Stack
minOccurs: 0

element
name: Grid
type: imml:Grid
minOccurs: 0
element
name: Dock
type: imml:Dock
minOccurs: 0

element
name: Widget
type: imml:Widget
minOccurs: 0

attribute
name: Background
type:string
use : optional
documentation:

The name of the background to render

attribute
name: ProgressUpdate
type: xs:string
use: optional
documentation:

The name of the executable element to invoke on a progress update

attribute
name: DocumentLoaded
type: xs:string
use: optional
documentation:

The name of the executable element to invoke when the document has finished loading