Provides xslt transformation for xml documents.
Usage: var results = oscar.Util.Transform.transform(xml,xsl);
| oscar. | Provides xslt transformation for xml documents. |
| Functions | |
| transform Transforms an xml node based on the rules passed in | by the xsl stylesheet. |