Display

From Friend2Friend Wiki

Revision as of 12:09, 4 October 2009 by Admin (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Displays are the F2F clientside equivalent of services, designed for marking up XML into a visible representation, such as XHTML. Since clients support neither callouts not the servicereq processing model, they are native XSL. They are requested by <displayreq> items with an @function specifying which display is requested. They are treated as literal XML by the F2F server.