Category:XML/XSLT
-
Time:2019-6-2
Who is HTML’s twin brother? There is no doubt that XML, as a pair of twin brothers, has two basic grammatical similarities, but the external and internal are not equivalent. Although XML is very much like HTML, there are essential differences between them. I. XML and HTML XML (eXtensible Markup Language) is an extensible markup […]
-
Time:2019-6-1
I. What is DTDDTD, which is called Document Type Definition, is a file definition format. It specifies the structure of the XML file and provides the grammar and rules for the XML file. Define the structure of the XML file in DTD, and then write the XML file according to the declaration of DTD. It […]
-
Time:2019-5-31
Three, supportXMLCompanies and their development toolsThoughXMLIt is still in the development stage and its standards are being developed by W3C, but many companies have expressed their full support.XMLAnd many of them have been developed.XMLTools. Adobe’s FrameMaker can be used to writeXMLFile. Microsoft’s IE 4.0 has been able to display, process and editXMLDocumentation, Microsoft has promised […]
-
Time:2019-5-30
IV. Classification of XML ApplicationsGenerally speaking, the application of XML can be divided into four categories:(1) When customers need to interact with different data sources. Data may come from different databases, each of which has its own complex format. But customers interact with these databases only through a standard language, XML. Because of its customization […]
-
Time:2019-5-29
I. The Background of XML GenerationLike HTML, XML comes from Standard Generalized Markup Language, or SGML. SGML existed long before the Web was invented. As its name suggests, SGML is a general language for describing document data with tags. It contains a series of document type definitions (DTD) which define the meaning of tags. Therefore, […]
-
Time:2019-5-28
Two.XMLDefinition XMLSGML is a streamlined SGML that combines the rich functions of SGML with the ease of use of HTML in Web applications.XMLThe extensibility of SGML is retained, which enablesXMLIt’s fundamentally different from HTML.XMLMuch more powerful than HTML, it is no longer a fixed tag, but allows an unlimited number of tags to be defined to […]
-
Time:2019-5-27
Extensible Markup Language (XML) is a platform-independent way to represent data. Simply put, data created using XML can be read by any application on any platform. You can even edit and create XML documents by manual coding. The reason is that XML, like HTML, is based on the same tag-based technology.An example For example, suppose […]
-
Time:2019-5-25
XForms The XForms XML standard defines the different components of a form (fields, radio buttons, lists, and other input controls) and the information validation that you want to provide in the form.XForms XML standards are very similar to HTML and XHTML form tags familiar to Web developers and will become part of the XHTML 2.0 […]
-
Time:2019-5-24
Although many technologies can be used to implement Service Oriented Architecture (SOA), the most commonly used one is Web Services, which means using XML. SOAP and REST are the two most popular ways to implement Web services, both based on XML.An example For example, by sending this SOAP document as a Web request, a request […]
-
Time:2019-5-23
FIXML FIX is one of the data exchange formats among many enterprises, which is used to exchange information in business activities. Such exchange of information is often important, such as exchange of transaction payment data, stock prices and business information.The information that needs to be transmitted is sometimes very small packages and sometimes large pieces […]
-
Time:2019-5-22
Dublin Core standard is an information classification method, which is often used in libraries. The Dublin Core standard has an XML Schema that defines how to use XML to describe such information. Dublin Core can effectively catalog various kinds of information and make them easy to modify, query and use.The current application of Dublin Core […]
-
Time:2019-5-21
Being able to write documents and create them in a variety of output formats has been a dream of many development teams for many years. Through DocBookXMLIt can be realized. It not only maintains the semantic markup, but also maintains the control of data formatting and output.Control semantics can specify the chapters and paragraphs that […]
Tags:
Difference,
file,
Format,
link,
page,
Pattern,
semantics,
Standard,
style,
Sure,
the