Derleek Posted August 18, 2008 Share Posted August 18, 2008 Ok, so i'm figuring out xml. Pretty simple and straight forward. I have a couple conceptual questions though. 1) Is XML a more feature rich implementation of html (i mean what is xml really used for...)? 2) Namespace attributes. Whats the deal with them? I mean i understand the syntax and all... but doesn't having more then one root element make the xml invalid? I might just be confused. I've been using the tizag.com tutorial. here is the namespace tutorial i'm confused on. Basically i'm just looking for a summary of what i can use XML for. -thanks Quote Link to comment https://forums.phpfreaks.com/topic/120256-solved-xml-conceptual-questions/ Share on other sites More sharing options...
obsidian Posted August 18, 2008 Share Posted August 18, 2008 You really ought to read up on the overviews of what the language does, and some of your questions may be answered: XML Namespaces These pages should more than explain your questions, and you should also have a great idea of what it can be used for as well. Hope this helps. Quote Link to comment https://forums.phpfreaks.com/topic/120256-solved-xml-conceptual-questions/#findComment-619501 Share on other sites More sharing options...
Derleek Posted August 19, 2008 Author Share Posted August 19, 2008 you rock my world obsidian Quote Link to comment https://forums.phpfreaks.com/topic/120256-solved-xml-conceptual-questions/#findComment-619678 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.