Tag: xml

How to read XML document using JSTL

JSTL allows the JSP developers to use simple logic and iterative code in the form of tags rather than typical Java code in JSP. In this article, you will know about how to parse XML document using JSTL XML tags.

Permanent link to this article: https://blog.openshell.in/2011/07/how-to-read-xml-document-using-jstl/

Registering XML Schema to IBM DB2 pureXML

Target Audience: DBA, DB Developers What you should know: XML, XML Schema, Understanding of IBM DB2 pureXML DB2 is unrivaled in its ability to manage both relational and XML data, enabling strong runtime performance and high levels of development time and cost savings. By integrating XML data intact into a relational database structure, users can …

Continue reading

Permanent link to this article: https://blog.openshell.in/2010/12/registering-xml-schema-to-ibm-db2-purexml/

Who Uses XML?

Introduction XML (eXtensible Markup Language) is self-describing. XML tags act as metadata, describing each element. The main purpose is for information exchange between organizations, applications, services, processes, etc. Who Uses XML? Financial FIXML Financial Information eXchange Protocol http://www.fixprotocol.org FPML Financial Product ML http://www.fpml.org FUNDSML Funds Markup Language http://www.funds-xml.org XBRL eXtensible Business Markup Language http://www.xbrl.org Publication …

Continue reading

Permanent link to this article: https://blog.openshell.in/2010/12/who-uses-xml/