Two specifications developed by the OASIS Emergency Management Technical Committee have advanced toward standardization, while work commences on a third XML-related standard for messaging.
Tag: JSON / JAVA / XML
Automating Stylesheet Creation
(Bob DuCharme) Since the early days of XSLT, many have asked whether it was possible to automate the creation of XSLT stylesheets. The general idea of filling out a form or dragging some icons around, then clicking a button and seeing a productive stylesheet generated from your input has always appe
Salvage Your Client-Side JavaScript Menus in ASP.NET Using XML/XSLT
(Moheb Missaghi) For the past several years, creating client-side JavaScript based menus using the browser’s DOM capabilities has been a popular way for developers to implement Web site navigation—so popular that there are now hundreds of Web sites offering free or commercial versions of such JavaSc
Flash and XML: Brothers in Arms
(B Sunny) By integrating XML with Flash movies, you can create complex applications such as data-driven websites. Learn how to use ActionScript to work with XML data and to extract information from XML documents.
An access violation occurs in MSXML 3.0 when you try to close the Internet Explorer window that you are using to display XML data in an XSL document
In Microsoft XML (MSXML) 3.0, when you try to close the Microsoft Internet Explorer window that you are using to display Extended Markup Language (XML) data in an Extensible Stylesheet Language (XSL) document, an access violation occurs.
ebXML registry suited for SOA complexities, say proponents
(Colleen Frye) As deployments of service-oriented architectures grow more complex, the need for federated information management and governance is emerging — areas for which an ebXML registry is particularly well suited, according to proponents. As such, the OASIS ebXML Registry Technical Committee
XHTML, step-by-step
(Uche Ogbuji) Get started working with Extensible Hypertext Markup Language. XHTML is a language based on HTML, but expressed in well-formed XML. But XHTML is much more than just regularizing tags and characters — XHTML can alter the way you approach Web design. This tutorial gives step-by-step ins
Parser Schemas – easy and powerful parsing of xml-based languages
(Tomas Deml) This article focuses on parsing of custom xml-based languages using a user-defined schema.
Using XML in Java Gets Easier with DOM4J
(Raghu Donepudi) If you have worked with XML in Java applications during the past few years, you know the pain of parsing and extracting XML data inside the application. The process required writing lots of cumbersome code to retrieve each element from JAXB objects. More importantly, how the applica
DTDs – Attributes, Entities and Validations
(Ramdas S) If you ignore standard declarations that describe a document, and some of the syntax, a DTD is just like an XML document. In fact it is an XML document, without a .xml extension. Hence, most of the acceptable notations, such as comments, in an XML document are applicable to DTDs also.
