9jabaze - Entertainment | Webmaster | Browsing Tricks | Games/Apps Hub
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» Superlative Сasual Dating - Verified Ladies
What exactly does xml do? EmptyWed Mar 06, 2024 11:12 pm by Litifyed

» Wapkiz 2020 Code: wapkiz register page responsive design Code
What exactly does xml do? EmptyThu Aug 13, 2020 5:15 pm by Hasty06

» 2020Bbnaija : Why I Can’t Be In A Relationship With Ozo – Nengi
What exactly does xml do? EmptyMon Jul 27, 2020 9:44 pm by Adminkunlex

» Can You Have S*x On Your First Date? Check Out What Actress, Debbie Shokoya Has To Say About This
What exactly does xml do? EmptyMon Jul 27, 2020 6:44 am by Adminkunlex

» Nigerian Singer, Seunfunmi Stephen, Recounts How Her Husband Was Killed By Stray Bullet
What exactly does xml do? EmptyMon Jul 27, 2020 6:41 am by Adminkunlex

» Olakunle Churchill Shares Photo Of Himself And Actress Rosy Meurer As He Writes On The Importance Of Loyalty
What exactly does xml do? EmptyMon Jul 27, 2020 6:39 am by Adminkunlex

» Ubi Franklin Reveals What Happened To Him When He Visited A Hospital Amid COVID-19 Pandemic
What exactly does xml do? EmptyMon Jul 27, 2020 6:37 am by Adminkunlex

» Vardy Wins Premier League Golden Boot, Beats Ings, Aubameyang & Sterling
What exactly does xml do? EmptyMon Jul 27, 2020 5:07 am by Adminkunlex

» The Right Way To Preach About Hell - Milton Goh
What exactly does xml do? EmptyMon Jul 27, 2020 5:03 am by Adminkunlex

» “Surgery For What?” – Regina Daniels Shows Off Hot Body After Childbirth (Video)
What exactly does xml do? EmptySun Jul 26, 2020 9:12 pm by Adminkunlex

» I Got Pregnant As A Virgin At 23 – Wathoni
What exactly does xml do? EmptySun Jul 26, 2020 8:24 pm by Adminkunlex

» #Bbnaija2020: Wathoni Kisses Kiddwaya During BBNaija Truth Or Dare Game
What exactly does xml do? EmptySun Jul 26, 2020 8:20 pm by Adminkunlex

» Bbnaija: Kiddywaya Gropes Erica’s Breast While Dancing And She Reacts
What exactly does xml do? EmptySun Jul 26, 2020 8:17 pm by Adminkunlex

» “I Hope To Collaborate With Rihanna & Drake Soon” – Rema
What exactly does xml do? EmptySun Jul 26, 2020 11:54 am by Adminkunlex

» “Girls That Give Threesome With Their Friend Have A Special Place In Heaven” – Naira Marley
What exactly does xml do? EmptySun Jul 26, 2020 11:50 am by Adminkunlex

» “To Be A Boss, You Must Be A Servant” – Frodd Recounts On His Humble Beginnings
What exactly does xml do? EmptySun Jul 26, 2020 11:48 am by Adminkunlex

» “Stop Pressuring Us With Your Beauty”, Actress Queen Nwokoye Begs Ini Edo
What exactly does xml do? EmptySun Jul 26, 2020 11:46 am by Adminkunlex

» You Look Like A Weed Smoker – Lady Fires Adekunle Gold Over New Look
What exactly does xml do? EmptySun Jul 26, 2020 11:43 am by Adminkunlex

» Davido Turns Chef, Spotted Cooking Probably For Chioma And His Crew
What exactly does xml do? EmptySun Jul 26, 2020 11:40 am by Adminkunlex

» Kanye West Apologizes To Kim Kardashian For Public Rants On Their Marriage
What exactly does xml do? EmptySun Jul 26, 2020 11:38 am by Adminkunlex

The most tagged keywords



What exactly does xml do?

Go down

What exactly does xml do? Empty What exactly does xml do?

Post by Adminkunlex Wed Jan 15, 2020 5:39 am

XML is a bridge between humans and computers that can be easily expanded in order to make computers efficient in manipulating even large or very large databases encoded with this method.
More explicitely, it is a significant effort to create a universal language that Can encode data and structures of data Is easily readable and writable with most programming languages due to the well known and documented specifications and the availability of interface libraries for most languages, if not all
Using a part of the standard, the Document type definition (DTD) it is possible to impose restrictive
rules on the data to be encoded
There are other standards to achieve similar purposes,
for instance JSON that to my knowledge lacks a
standardized system like DTD, that has similar
features but is somewhat simpler to implement in a
library.
I can hardly enumerate all the possible applications I
have seen leveraging its power, just a some
examples:
Configuration files: software applications often
need some form of configuration to adapt them to
the customer’s needs. XML is perfect for this as it is
easily understandable even by not skilled users,
and can be read by an application with small
overhead.
Serialization and data transmission: if I have two
different applications or tasks running on different
computers and connected through the net,
exchanging data encoded in XML is straightforward.
Chances are that the last order you issued to an e-
commerce site was sent encoded either in JSON or
in XML
Languages: many languages can be encoded in
XML. Recently I had to use a visual language to
instruct a robot to move. Movements could be very
complicated, depending on many sensors and
measured conditions. The way to instruct that robot
how to move was a visual language, i.e. a system
that permits to create a program not with words
but with symbols on screen, that was encoded in
XML before execution.
So the visual front end gave all the programming
primitives to the user, but the visual program was
encoded in XML for the robot to execute it.
General programming: if you program in languages
like Java or C# or… you name it, the logical
relationships between the various components, for
instance the solution and project file in Visual
Studio, is an XML encoded file that can be edited
with visual widgets but, for many possible
purposes, can be edited with an editor or with
other programs.
It is used in many applications of the concept of
NoSql database (
XML database) that is a flexible
alternative to more traditional table-based sql
databases.

Source

Adminkunlex
Admin

Posts : 1521
Points : 4576
Reputation : 0
Join date : 2019-06-08
Age : 24
Location : Osun State, Nigeria

https://9jabaze.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum