Content deleted Content added
m Bot: link syntax/spacing |
No edit summary |
||
Line 1:
'''XML data binding''' refers to a means of representing information in an [[XML]] document as
An XML data binder accomplishes this by automatically creating a mapping between elements of the [[XML schema]] of the document we wish to bind and [[Instance variable|members]] of a [[Class (computer science)|class]] to be represented in memory.
|