Strategic Alignment of Information Technology, Information Systems and Organisational Change: Practice and Performance, Strategic Alignment of Information Technology, Information Systems and Organisational Change: Practice and Performance Angela Sweeney and Dave Bustard, Faculty of Informatics ...,
Programming in o:XML
Short summary:
This is a programming guide for the o:XML programming language. ... XML and some programming experience, preferably with an object-oriented language. ...
Long summary:Programming in o:XML Martin Klang Programming in o:XML Martin Klang Table of Contents Introduction . vi 1. Producing Nodes . 1 2. Log Output . 3 3. Using Variables . 4 4. Conditionals . 5 5. Looping the Loop . 7 6. Basic Types . 8 7. Node Manipulation . 9 8. Functions and Procedures .10 Procedures .10 A Simple Example .10 Wrapping it Up .11 Functions .12 9. Programs .14 10. Regular Expressions .15 Split .15 Match .15 Substitute .15 String Type Interface .16 Summary .16 11. Types .17 Declaring Types .17 Constructor Functions .18 Inheritance .18 12. Exception Handling .20 What is an Exception .20 Throwing and Catching Exceptions .20 Defining Exceptions and Exception Handlers .21 13. Threads .23 iv List of Examples 1.1. Creating Elements . 1 1.2. Creating Processing Instructions . 1 1.3. Creating Comments and Literals . 1 1.4. Dynamic Content . 2 2.1. Logging . 3 3.1. Using Variables . 4 4.1. If-statement . 5 4.2. Choose-statement . 5 4.3. While-statement . 5 5.1. Iteration over nodeset . 7 5.2. Iteration over numbers . 7 5.3. Iteration over string tokens . 7 6.1. Node Functions . 8 7.1. Adding, Replacing and Removing Nodes . 9 8.1. User Example, the XML .10 8.2. User Example, the Procedure .10 8.3. User Example, Using the Procedure .11 8.4. Element Uppercasing Procedure .11 8.5. String Replace Function .12 9.1. Program Declaration .14 10.1. Using Regular Expressions: split() .15 10.2. Using Regular Expressions: match() .15 10.3. Using Regular Expressions: substitute() .16 10.4. Regular Expressions: String.match() and String.split() .16 11.1. Declaring Types: Translator .17 11.2. Declaring Types: Translator take Two .18 11.3. Declaring Types: DocumentTranslator .18 12.1. Defining Exceptions and Exception Handlers .21 12.2. Reusing an Exception Handler .22 13.1. Threads Made Easy .23 13.2. Asynchronous Functions .23 13.3. Threa ...
Source: www.o-xml.org
XML programming with SQL/XML and XQuery, was the first popular interface for. XML. programming. A ...... XQuery as the next XML programming language. XQuerycanbecomethenext. XML. programminglan- ...,
Literate Programming in XML, Why use XML? A literate programming system based on XML has several immediate ... The answer to this problem is literate programming in XML. ...,
Programming in o:XML, This is a programming guide for the o:XML programming language. ... XML and some programming experience, preferably with an object-oriented language. ...,