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
XML - What is XML DOM? EmptyWed Mar 06, 2024 11:12 pm by Litifyed

» Wapkiz 2020 Code: wapkiz register page responsive design Code
XML - What is XML DOM? EmptyThu Aug 13, 2020 5:15 pm by Hasty06

» 2020Bbnaija : Why I Can’t Be In A Relationship With Ozo – Nengi
XML - What is XML DOM? 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
XML - What is XML DOM? EmptyMon Jul 27, 2020 6:44 am by Adminkunlex

» Nigerian Singer, Seunfunmi Stephen, Recounts How Her Husband Was Killed By Stray Bullet
XML - What is XML DOM? 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
XML - What is XML DOM? 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
XML - What is XML DOM? EmptyMon Jul 27, 2020 6:37 am by Adminkunlex

» Vardy Wins Premier League Golden Boot, Beats Ings, Aubameyang & Sterling
XML - What is XML DOM? EmptyMon Jul 27, 2020 5:07 am by Adminkunlex

» The Right Way To Preach About Hell - Milton Goh
XML - What is XML DOM? EmptyMon Jul 27, 2020 5:03 am by Adminkunlex

» “Surgery For What?” – Regina Daniels Shows Off Hot Body After Childbirth (Video)
XML - What is XML DOM? EmptySun Jul 26, 2020 9:12 pm by Adminkunlex

» I Got Pregnant As A Virgin At 23 – Wathoni
XML - What is XML DOM? EmptySun Jul 26, 2020 8:24 pm by Adminkunlex

» #Bbnaija2020: Wathoni Kisses Kiddwaya During BBNaija Truth Or Dare Game
XML - What is XML DOM? EmptySun Jul 26, 2020 8:20 pm by Adminkunlex

» Bbnaija: Kiddywaya Gropes Erica’s Breast While Dancing And She Reacts
XML - What is XML DOM? EmptySun Jul 26, 2020 8:17 pm by Adminkunlex

» “I Hope To Collaborate With Rihanna & Drake Soon” – Rema
XML - What is XML DOM? EmptySun Jul 26, 2020 11:54 am by Adminkunlex

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

» “To Be A Boss, You Must Be A Servant” – Frodd Recounts On His Humble Beginnings
XML - What is XML DOM? EmptySun Jul 26, 2020 11:48 am by Adminkunlex

» “Stop Pressuring Us With Your Beauty”, Actress Queen Nwokoye Begs Ini Edo
XML - What is XML DOM? EmptySun Jul 26, 2020 11:46 am by Adminkunlex

» You Look Like A Weed Smoker – Lady Fires Adekunle Gold Over New Look
XML - What is XML DOM? EmptySun Jul 26, 2020 11:43 am by Adminkunlex

» Davido Turns Chef, Spotted Cooking Probably For Chioma And His Crew
XML - What is XML DOM? EmptySun Jul 26, 2020 11:40 am by Adminkunlex

» Kanye West Apologizes To Kim Kardashian For Public Rants On Their Marriage
XML - What is XML DOM? EmptySun Jul 26, 2020 11:38 am by Adminkunlex

The most tagged keywords



What is XML DOM?

Go down

XML - What is XML DOM? Empty What is XML DOM?

Post by Adminkunlex Thu Jan 09, 2020 7:09 pm

The #XML DOM defines a standard way for accessing and manipulating XML. It is a standard for how to get, change, add, and delete XML elements.
The XML DOM is :-
A standard object model for XML
A standard programming interface for XML Platform- and language-independent
A W3C standard presents an XML document as a tree-structure e.g :
1<?xml version = "1.0"?>
2<Company>
3 <Employee category = "technical">
4 <FirstName>Tanmay</FirstName>
5 <LastName>Patil</LastName>
6 <ContactNo>1234567890</ContactNo>
7 </Employee>
8
9 <Employee category = "non-technical">
10 <FirstName>Taniya</FirstName>
11 <LastName>Mishra</LastName>
12 <ContactNo>1234667898</ContactNo>
13 </Employee>
14</Company>

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