XML-related technologies

Source: Internet
Author: User

Self-learning Website: http://www.w3school.com.cn/x.asp

Knowledge Framework

  1. XML refers to the Extended Markup Language.
  2. [XSL] refers to the extended style table language. [XSLT] refers to XSL conversion. For example, using XSLT to convert XML into XHTML documents.
  3. XSL-FO refers to the Extensible Stylesheet Language Formatting Objects, which can be used to format the output XML document.
  4. [XPath] is a language used to search for information in XML documents. It is a major element of W3C XSLT standards, and [XQuery] and [xpointer] colleagues are built on XPath.
  5. Xlink and xpointer define standard methods for creating hyperlinks in XML documents. xpointer allows these hyperlinks to point to multiple parts (fragments) in XML documents ).
  6. [DTD] defines the document type. It defines the legal construction module of an XML document and uses a series of legal elements to define the document structure.
  7. [XML Schema] is an XML-based DTD substitution. It describes the structure of the XML document and also defines the XML schema (XML schema definition, [XSD ]).
  8. Dom]
  9. [XForms] is the next generation of HTML Forms
  10. [Soap] is a simple XML-based protocol that enables applications to exchange information over HTTP.
  11. Web Services Description Language (WSDL) is an XML-based language used to describe Web services and how to access them.
  12. [RDF]
  13. [RSS]
  14. [WAP]
  15. [Web Services] converts an application to a network application. It can be used by other applications. The basic web services platform is XML + HTTP.
Learning: we are currently studying and learning web services-related XML knowledge. Suppose there is already a requirement for a web service. It involves a framework gsoap and other technologies soap and WSDL. The application language is C ++ used as the client language to call Web Services.
Start learning...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.