Cool video! I do have a small question though.. In the beginning you show an XML structure tree. What program/website did you use to make this graph? Because I think it's really clear and I'd like to use it for my projects as well!
i can define my own tags when using CSS too. Also, looking at this, it seems as if is a class. If there was some way we could use a language like CSS to create classes for XML.
Hi Clever Techie, I would like to create a form. But how to use XML to design a form? Is there any video on that? I am stuck with XSD. I am learning XSD and XML now and able to understand the concept. But then how to use XML to create a form? Does the form has to be an online form or it could just be a Microsoft Excel form?
Hello! I am downloading videos from my Sony Camera to my Chromebook. For each video file, there is an XML file. My computer won't let me open the XML file because I need to download an extension for it. However, do I need to download both the Video File (MP4) and the XML file together? Will not doing so affect the video file in anyway? Thanks in Advance!
So by learning xml I can use this language across multiple platforms, right? desktop, and mobile devices, web, etc.. I wanted to create an app with a database structure and trying to choose what languages to use so that they're more universal...
It's been awhile since I watched some of your tutorials, now that's I'm focusing on Android development, I realized I have to learn this too and not just core Java.
Meh. You hardly answered my questions sadly. Why is the first line ?xml? Why doesnt it have a closing tag? Why is it not shown on your second presentation? Why do some opening tags have information inside (productListing)? What is the difference between this type and information and the information between the tags? Can you give an example how you can use this information?
Great video, just trying my hand at XML as I am modifying code used in Unified Remote for my iPad. So, I have a question, I hear that you mentioned XML is the data, and I have modified the code for a PLEX remote player to use play, rewind, pause etc etc. My question is this, The icons, or the text I label the buttons with seems to only present at one size, I cannot change the text size, font, or boldness no matter how I try. Is this where CSS comes in, and of so, how is it Incorporated into the xml layout. Here is an example of what I am trying to achieve, maybe it is not possible. Link to example - imgur.com/TdiJci8 Anyway, any help pr direction would be greatly appreciated.
The presentation of the data (the icons, text, label of the buttons) is not an XML business. I don't know how they programmed these things in your Unified Remote, but for web development it's generally CSS. See if you can find any style.css file or something and try modify that.
sir i am a beginner students so, I do't know about xml. I am actually asking about the short-cut key which help to expand the scripting tag so it's make me easy to programming.
1:) What kind information we can store and to be used by what? What system code can read and use it for what? :D can you make a real time example pls :)
Stored and transported where? Why? Used for what? All I saw was a bunch of code and a nicely presented hierarchy diagram. I need to see it in action to understand what XML is used for, if that's even the right way to put it. This was not for beginners.
@@TomTKKBut where is the actual finished version of whatever the XML code is for? Also, if it’s just used to write down data or information, why does it have to be in a computer language? Why can’t you just get a notepad and write a regular list or excel spreadsheet? If we both speak English, why do i need to give you my grocery list written in Chinese? Lol
@TrunxKraft3000 What you're seeing in this video is just what the developer sees before publishing it to a website for example. No one shares information to others via XML, nor do they write to each other in computer code, XML is a way of always keeping data structured and always the same, no matter what record you pull up. If I need to write a automated script to pull an order, a school report, a movie list, I'd ask the script to look at or or something, and I'd be certain I'd be getting that information without having to look through a written message.
Great choice in visual aids, I understood what was going on in 10 seconds because of the 'products' picture on the right. Thanks for the upload.
i agree
left*
So, Pinkman decided to switch from cooking to programming.
Nice one
Yass the voice resembles Jesse pinkman🤣🤣🤣🤣
Bro is now clean
Yes science
Your choice of graphical style to teach is really helping me learn. Thank you!!
Thanks! I just needed an overview of what XML is and this video did exactly that.
better explaination than my computer engineering professor. Thanks!
Needed this to get ready for a job interview. Seems solid enough lets hope i give a good impression!
Did you get tha job?
I got a second interview!its a long process so it was a win
@@derubez let’s goooo so what job is it
Logistics onboarding specialist for SAP Ariba
@@derubez ooo okay well have a great day I’m in school😂
Very great video .I thought XML is something very complicated you made it very easy to understand.
The pacing was comfortable and answered questions a beginner had. With this I feel confident learning the next part of XML viewing in Excel.
bot
I can now apply for a job as XML tech .
Two things would have been nice to add to your video: explain what is is, the other is the syntax; that is, the delimiter
Cool video! I do have a small question though.. In the beginning you show an XML structure tree. What program/website did you use to make this graph? Because I think it's really clear and I'd like to use it for my projects as well!
I used Photoshop
got you
@@theberend21 lol
Thanks for this useful clip. It's make XML's structure easy to understand for the beginner like me.
Wonderful video. I'm learning Web Scraping with Python and this is very useful.
Xml apk link dalo
Great explanation, thank you. DeltaXML have some really useful XML compare and merge tools with API for building into applications.
RAKIB01914547
Thank you so much :D I could understand everything!
Ah, I never new there was poor children in xml, 1 planted tree = 1 free child
thank you, your style of explanation is so liked and good to learn!
@Clever Techie great presentation. Which software you used to create the flowchart , picture on the left. Thanks.
A-nudder good video explaining XML to me. Thanks. Thumps up.
Thank you! Glad you think it's a good video!
Thank you very much from Afghanistan.
Really good video, i like the visuals.
Thank you very much from Italy. Very clear and thorough.
I need to learn how to generate metadata for a few maps real quick. This is helping! Very clear. Thanks. :)
i can define my own tags when using CSS too. Also, looking at this, it seems as if is a class. If there was some way we could use a language like CSS to create classes for XML.
You seem very confused as to the purpose of CSS.
Very well explained. Thanks a lot!
You're welcome! :)
Excellent explanation bro thanks for this great tutorial
Hi Clever Techie, I would like to create a form. But how to use XML to design a form? Is there any video on that? I am stuck with XSD. I am learning XSD and XML now and able to understand the concept. But then how to use XML to create a form? Does the form has to be an online form or it could just be a Microsoft Excel form?
Very nicely demonstrated❤
Glad you liked it
Thank you so much 😍😍😍
Of course!
Hello! I am downloading videos from my Sony Camera to my Chromebook. For each video file, there is an XML file. My computer won't let me open the XML file because I need to download an extension for it. However, do I need to download both the Video File (MP4) and the XML file together? Will not doing so affect the video file in anyway? Thanks in Advance!
This video is explained very well!
before i contiune with your lesson tutorial i want to ask a question is xml and html anyway similar
So by learning xml I can use this language across multiple platforms, right? desktop, and mobile devices, web, etc.. I wanted to create an app with a database structure and trying to choose what languages to use so that they're more universal...
Great explanation!
It was really useful, thank you.
You are welcome!
hi sir ,,please may i know alternative for maxoccurs=unbound
Cool video, I just have a doubt...Can we storage more than 1 tree in only one xml file?
Clear and fast. Thanks :)
It's been awhile since I watched some of your tutorials, now that's I'm focusing on Android development, I realized I have to learn this too and not just core Java.
I recommend using a De-Esser on your voice:) Great video though!
What's a de-esser?
Very clear , thank you
Good man ❤
Plz we need Laravel tut
Soon!
@@clevertechie Thanks man ❤
Meh. You hardly answered my questions sadly. Why is the first line ?xml? Why doesnt it have a closing tag? Why is it not shown on your second presentation? Why do some opening tags have information inside (productListing)? What is the difference between this type and information and the information between the tags? Can you give an example how you can use this information?
Why would we want to create our own tags? I'm still somehow missing the point.
what if you transferring data about your employees, will you name tags "product/product name"?
Can you please make a tutorial video series on Android studio? Please 🙏🙏.. your tutorials are very good
Great video, just trying my hand at XML as I am modifying code used in Unified Remote for my iPad. So, I have a question, I hear that you mentioned XML is the data, and I have modified the code for a PLEX remote player to use play, rewind, pause etc etc. My question is this, The icons, or the text I label the buttons with seems to only present at one size, I cannot change the text size, font, or boldness no matter how I try. Is this where CSS comes in, and of so, how is it Incorporated into the xml layout. Here is an example of what I am trying to achieve, maybe it is not possible. Link to example - imgur.com/TdiJci8 Anyway, any help pr direction would be greatly appreciated.
The presentation of the data (the icons, text, label of the buttons) is not an XML business. I don't know how they programmed these things in your Unified Remote, but for web development it's generally CSS. See if you can find any style.css file or something and try modify that.
@@MrMoro25 Will do, thanks for replying.
But why write data this way? Like what's the point when you can just have it visible through html?
So basically, it was an HTML version of JSON, am I right?
sir i am a beginner students so, I do't know about xml. I am actually asking about the short-cut key which help to expand the scripting tag so it's make me easy to programming.
great, very helpful and informative video, tnx :)
If we want to store or transfer data, simply can use MS OFFICE like ms word, Excel etc. But y we are using XML
1:) What kind information we can store and to be used by what? What system code can read and use it for what? :D can you make a real time example pls :)
Thank you!!! 🙏🏻😊
what side do i need to download to practice this
say I have a ios application and a web application how does xml code transfer data from the ios user to the html user
Hey man, we love your vids.
Keep going!
how do you parse it into js
Can you explain what it means to seperate information from presetation I'm still a bit confused.
@@mutagen7175 ahhh thank you..
Good overview, but extremely basic, most of what is discussed you can infer from just looking through an xml file itself.
Clark Extensions
thanks forb create this tutorial
7502 Deondre Light
Thanks for Sharing👌👌👌👌
Thank from Bangladesh
Stored and transported where? Why? Used for what?
All I saw was a bunch of code and a nicely presented hierarchy diagram. I need to see it in action to understand what XML is used for, if that's even the right way to put it.
This was not for beginners.
Stored and transported where? - 6:11
Why? - 5:54
Used for what? - 6:00
@@TomTKKBut where is the actual finished version of whatever the XML code is for? Also, if it’s just used to write down data or information, why does it have to be in a computer language? Why can’t you just get a notepad and write a regular list or excel spreadsheet? If we both speak English, why do i need to give you my grocery list written in Chinese? Lol
@TrunxKraft3000 What you're seeing in this video is just what the developer sees before publishing it to a website for example.
No one shares information to others via XML, nor do they write to each other in computer code, XML is a way of always keeping data structured and always the same, no matter what record you pull up.
If I need to write a automated script to pull an order, a school report, a movie list, I'd ask the script to look at or or something, and I'd be certain I'd be getting that information without having to look through a written message.
Thank you so much
excellent job
thank you sir!
Thanks so much!
.XML synatx seems like HTML syntax.
Amazing ♥
Breitenberg Prairie
Love it.
Data!I loven it!!
Magnus Circles
330 Bernard Springs
announced 4:25
Great voice, man
Schneider Plains
Cassin Overpass
850 Goldner Cliff
Mark Light
Chanelle Ridges
He sounds like Qazi from Clever Programmer
Vhi xml app link dalo
Bins Keys
Dawn Pine
Flatley Center
032 Judd Knolls
297 Hammes Curve
Farrell Center
excellent
Daugherty Forest
Feest Spring
Cartwright Streets
Gunnar Divide
469 Kieran Lodge
Runte Prairie
Hilll Stravenue
Heathcote Freeway