More on Time!Seems that dateTime is one of the most frustrating types in XML. I just had a colleague ask how to convert a string to an XML dateTime type. There are a rich range of functions to convert dateTimes...
Pairing Off in XSLTMy friend Newton was just fighting to transform some XML that was structured in a awkward way. The machine generated XML he was working with basically paired off successive elements, for example to provide a credential prompt...
Stringing Together XMLSomeone just asked how to convert a string into XML. A common use case is to retrieve XML stored as a string in the database. Although you could argue that it would be better to store XML using...
What's the Time Mr BPEL?Seems that often in BPEL you have a process that has some sort of time dependency. Examples are :Response must be given in 5 days.Product must be shipped to arrive by 12 October 2007.How old will...
Extending XPathOf late I have run come across the need to extend the built in functionality of XPath. Occasionally you come across transformations or calculations that can't be done in XPath. For example I have found it tricky to calculate...
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'XSLT'.