Changes

Jump to: navigation, search

XBL

117 bytes removed, 20:45, 5 October 2006
no edit summary
::The '''Bindings''' element contains many Binding elements.
::'''DTD decleration'''
::<pre><!ELEMENT bindings ( binding* ) > [ where * indicates zero or more of the binding element]</pre>
::'''XML representation'''
::<pre><bindings ...> <binding id="binding1"> <binding> <binding id="binding2"> <binding></bindings></pre>
:'''Binding'''
::The '''Binding''' element describes a single XBL binding and can add (anonymous content, fields, properties, methods and event handlers) to any html or xml element.::  
<pre>
<!ENTITY % binding-content "(content?,implementation?,handlers?)">
1
edit

Navigation menu