Die Implementierung einer Datenbindung für XML-Datenelemente ist nötig, da XML keine komplette Programmiersprache ist, da es nicht kompiliert und als Standalone Binary Executable ausgeführt werden kann.
Implementation of a data binding for XML data elements is required because XML is not a full programming language, in that it cannot be compiled or executed as stand-alone binary executable file.
Die nachfolgende Abbildung zeigt ein typisches Beispiel einer Datenbindung in einer Webservice-Applikation zwischen dem eingehenden XML-Datenstrom und der kundenseitigen Anwendung
The following figure shows a typical example of the application of a data binding in a Web services application, located in between the inbound XML stream and custom business logic
Im folgenden Beispiel wird die Refresh-Methode zum Aktualisieren einer Datenbindung verwendet, wodurch ein Ereignishandler für das BindingCompleted-Ereignis verursacht wird, um Trapping für das Ereignis durchzuführen und Code auszuführen.
The following example uses the Refresh method to refresh a data binding, which causes an event handler for the BindingCompleted event to trap the event and run code.
! Operator in einer Datenbindung
! operator in data binding
Was wird bei einer Datenbindung in InfoPath durchgeführt?
What is data binding in InfoPath?