943,733 Members | Top Members by Rank

You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Oct 12th, 2006
0

Re: What exactly is xml?

The tags used to mark up HTML documents and the structure of HTML documents are predefined. The author of HTML documents can only use tags that are defined in the HTML standard (like <p>, <h1>, etc.).

XML allows the author to define his own tags and his own document structure.

The tags in the example above (like <to> and <from>) are not defined in any XML standard. These tags are "invented" by the author of the XML document.
Reputation Points: 8
Solved Threads: 0
Junior Poster in Training
jamshid is offline Offline
70 posts
since Jan 2006
Oct 12th, 2006
0

Re: What exactly is xml?

i wanna add this small sentence that xml is developing so fastly and so many softwares are accepting xml as to transform data or else....
Reputation Points: 8
Solved Threads: 0
Junior Poster in Training
jamshid is offline Offline
70 posts
since Jan 2006
Oct 18th, 2006
0

Re: What exactly is xml?

simple goto www.w3schools.com and read there XML tutorials and you will learn everything about XML.
Reputation Points: 85
Solved Threads: 42
Nearly a Posting Virtuoso
vishesh is offline Offline
1,362 posts
since Oct 2006
Jan 1st, 2007
0

Re: What exactly is xml?

Can XML be used in ASP Ecommerce website?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
blitz123 is offline Offline
5 posts
since Jan 2007
Jan 2nd, 2007
0

Re: What exactly is xml?

Yes XML could be used with ASP.
http://www.15seconds.com/issue/990527.htm
Reputation Points: 85
Solved Threads: 42
Nearly a Posting Virtuoso
vishesh is offline Offline
1,362 posts
since Oct 2006
Jan 16th, 2007
0

Re: What exactly is xml?

Click to Expand / Collapse  Quote originally posted by Yuki H. ...
I was wondering- is xml sort of considered like a stylesheet? (example: css) or is it more considered something like html? where you make tables and such.
You know how an HTML document (.html) usually contains tags like "<TABLE>"... well an XML document (.xml) contains similar looking tags with one difference, an XML document contains such tags that aren't predefined. I would if you inserted "<monsterous>Nerd</monsterous>" along with the nessesary tags (i.e <HTML>) in an HTML document, would a browser such as IE recognize that as a valid tag? No, because it is not part of the predefined set of tags supported by that browser. With the an XML document that tag could be valid but instead of showing a monsterous nerd with geeky glasses the text "Nerd" would be the data that would be accessible by a XSLT based document which uses X-Path to access the "Nerd" text using the tag "<mounsterous>" to know where it is. So no, XML is a document that STORES the data. XSLT is the stylesheet and it would contain HTML tags along with an XSL tag to access the data from an XML file which would be linked. It would use the HTML in conjuction with the XSL tag to output HTML that looks nice.

For further information I recommend www.w3schools.com along with the others whoms reply message contains the same link. :rolleyes:

LamaBot
Reputation Points: 11
Solved Threads: 13
Junior Poster
Lazaro Claiborn is offline Offline
171 posts
since Jan 2007
Feb 1st, 2007
0

Re: What exactly is xml?

Click to Expand / Collapse  Quote originally posted by vishesh ...
Yes XML could be used with ASP.
http://www.15seconds.com/issue/990527.htm
Hi XML and ASP is actually a good combination.!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
meaculpa is offline Offline
10 posts
since Jan 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: RSS to Podcast
Next Thread in RSS, Web Services and SOAP Forum Timeline: Strange WSE error when trying to connect to web service





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC