Open main menu

CDOT Wiki β

Changes

XBL

4 bytes removed, 20:27, 5 October 2006
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>
1
edit