Definition of Whitebeam XML Tags

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
    authenticate
    block
    cachecontrol
    eval
    false
    header
    include
    insertblock
    insertdebug
    macrotag
    marksession
    nomacro
    noscript
    parser
    redirect
    repeatfor
    return
    script
    if
    test
    true
    xmp
    eval
    id
    marksession
    test
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Definition of Whitebeam XML Tags

rb:xmp

Send a block of XML to the client - no server side processing

Body

The body of this tag is a block of text to be sent to the client browser without further server side processing

Attributes

This XML tag contains no attributes.

Remarks

This tag instructs the presentation to insert the body of the tag into the client page verbatim. NOT server side processing of the contents of this block will be performed. The body can contain XML or other textual data. The data itself does not need to conform to the Presentation Engines concept of page processing. Alternatively the body can contain Whitebeam markup - that will be ignored - and sent to the browser.

Whitebeam release 1.3.36
View XML source of this page
(loadtime : 16ms)