Handling XML with ECMAScript Extensions

WebLogic Workshop includes an extended version of the ECMAScript (also known as JavaScript) programming language with enhanced support for handling XML. In particular, the extended ECMAScript includes native support for XML as a type you can access as you would access other data structures. The ECMAScript extensions are especially useful when you are manipulating the shape of XML messages received and sent by your web service.

Topics Included in This Section

Related Topics

Handling and Shaping XML Messages with XML Maps

XQuery Map Samples