Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

O:XML and XML

15 views
Skip to first unread message

mike...@yahoo.co.uk

unread,
Jun 29, 2014, 9:09:37 AM6/29/14
to
o:XML seems pretty encouraging and may one day make it easy to code XML applications by providing exactly the same advantages for programming that XML offers for representing data.

o:XML is actually versatile, less verbose and allows exception handling, namespaces, threads, regular expressions and a whole bunch of really useful programming capabilities, some have even compared it to a combination of Python and XML.

o:XML is what is termed object oriented, which means essentially everything is an object and each object contains a type, types are String, Element, Document and so forth. Also you can design your own types and functions

Like everyone else can invoke function on nodes and node sets in languages like Java and C , now you can likewise do the same with o:XML, the fact is that you utilize o:Path to find and select nodes and even to alter them.

This is hugely vital as you can basically put the power of XML to optimum use including the tools and technologies which have been created as a result of XML. Not to mention that there is the additional benefit that your code will work seamlessly with just about every other XML vocabulary.

Simply speaking o:XML is really simple and straightforward to use, as such it is fashioned to fix the majority of problems in a functional way, in fact in comparison to most other technologies, it really provides greater, much simpler and speedier solutions for nearly most apps.

That is not to suggest that XML is going to be redundant in the near future, it really is an important and versatile solution for transporting data over the web and in ensuring that cross browser compatibility of websites and web pages.

It will nonetheless need to adjust to growing demands for increased adaptability driven by the growths in mobile web, apps and web services.

Writing xml code can be complicated, if you want to strengthen your xml skills, an <a href="http://www.liquid-technologies.com/xml-editor.aspx">xml editor</a> could help you simplify your program code, and make sure it is mistake free.
0 new messages