Changes

Jump to: navigation, search

XBL

241 bytes removed, 21:52, 5 October 2006
XBL Elements
::The '''Binding''' element has the ability to add additional methods to an element.
::The '''Binding''' element has the ability to add additional or modify the properties of an element.
::'''DTD decleration'''
::<pre>
::<!ELEMENT binding ...>
::<!ATTLIST binding id ID #REQUIRED
:: ...
::>
::</pre>
<pre>
<!ENTITY % binding-content "(content?,implementation?,handlers?)">
<!ELEMENT binding %binding-content;>
<!ATTLIST binding
id ID #REQUIRED
extends CDATA #IMPLIED
display CDATA #IMPLIED
applyauthorstyles false #IMPLIED
styleexplicitcontent false #IMPLIED
>
</pre>
=Resources/Examples=
==API Reference==
1
edit

Navigation menu