Author: SSWUG Research

Community

Debug XSLT on the fly

Debuggers are very handy in programming, but they can also be complex pieces of software in their own right — complex to set up, to learn, and to use. Sometimes you just need a quick print-out of some values that you suspect to be at the heart of a specific problem you’re seeing. In this article, U

Community

Normalizing XML, Part 2

by Will Provost – In part one of this article, we observed that while XML’s hierarchical model is somewhat at odds with the rectangular structure of relational data, the goals of data normalization as stated in the relational are certainly worthwhile.In this second and final part, we’ll look

Community

XML class warfare

By Uche Ogbuji – It seems there is no escaping class warfare. XML is a young society, but it is already succumbing to age-old divisions. The most direct roots of XML are in the processing of text documents, and XML is fundamentally a text-processing format. Many XML users, however, come from backgro

Community

Procedure to create synonyms

(Jaime Alberto Marin Jimenez) This tip will allow you to create synonyms and grant privileges for a user or a user’s group, on one object or all objects from a specific user. You can run this procedure from your system account without connecting to each user. It has been tested on Oracle v8.1.7. (R