Putting Attributes to Work
Sunday, February 10th, 2008Once an XML document is read into a source tree, where an XSLTstylesheet can get a hold of it, there’s a lot that the stylesheet cando with the source document’s attribute values. This month we’ll lookat how to convert attributes to result tree elements, how to grabattribute values for more general use, how to test [...]