Mostbet  |   Blog  |   Sitemap  |   Search  
Home
JavaScript UI FrameworkReference

Remote Events for XML (REX) 1.0

Attention: REX 1.0 in Ample SDK is currently in development.

Remote Events for XML (REX) 1.0 is an XML [XML] grammar for representing events as they are defined in DOM 3 Events [DOM3EV], primarily but not exclusively for purposes of transmission. It enables one endpoint to interact remotely with another endpoint holding a DOM representation by sending it DOM Events as if they had occurred directly at the same location.

Overview

Namespace URI

REX 1.0 defines a namespaces associated with the URI http://www.w3.org/ns/rex.

Ample SDK implementation details

At the present moment REX 1.0 in Ample SDK is in the development.

See also

  • REX 1.0 (W3C)