1
edit
Changes
XBL
,→XBL Elements
::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>