XRX


In software development, XRX is a Web application architecture based on XForms, REST and XQuery. XRX applications store their data on both the Web client and the Web server in XML format and do not require data format conversion. XRX is considered a simple and elegant application architecture due to the minimal number of conversions required to transport data between client systems and the server. The XRX architecture is also strongly linked to W3C recommendations (CSS, XHTML 2.0, XPath, XML Schema) to ensure that XRX applications will be robust in the future. Because XRX applications take advantage of modern declarative languages ​​on the client and functional languages ​​on the server, they are more accessible to non-developers unfamiliar with traditional procedural languages ​​such as Javascript, Java or .Net. code Related Articleschange the code edit code

wiki