what is the difference between SGML/XML and c or c++ ?
Answer / harish
C and C++ are programming languages with which u specify
calculations,actions and decisions to be carried out.
SGML and XML are markup languages with which u can design
ways of describing information,usually for
storage,transmission or processing by a program.
| Is This Answer Correct ? | 6 Yes | 0 No |
How do I create an xsd file?
What is the full form of xml?
what is XML?
how will xml affect my document links?
how to transform an XML file into HTML using XSL transformation (XSLT)?
What are the standard ways of parsing xml document?
How do I convert xml to text?
what is the difference between Document Type Definition and Document Type Declaration ?
Describe the syntax rules which form the xml documents?
Define sgml?
When will u use a XMLDataDocument and when will u use a XPathDocument? What's the differences between the two?
How to send xml attachment as mail after generating using SAX parser ? using Dom parser it is possible,but using SAX we unable send Any body please help .................