XML transformation language: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 28:
; '''[[XML Sapiens]]''' : A paradigm of the managed sites building, a way for the independent aspects’ effective integration: data, design, and functionality.
; '''[[Scala programming language|Scala]]''' : A general-purpose functional and object-oriented language with specific support for XML transformation in the form of XML pattern matching, literals, and expressions, along with standard XML libraries.
; '''[[LINQ to XML]]''' : LINQ to XML is a .NET 3.5 programming API that ships with C#, VB and some other .NET languages. LINQ is primarily designed as a query language, but it also supports XML transforms.
 
==See also==