Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
XML
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Related specifications == A cluster of specifications closely related to XML have been developed, starting soon after the initial publication of XML 1.0. It is frequently the case that the term "XML" is used to refer to XML together with one or more of these other technologies that have come to be seen as part of the XML core. * [[XML namespace]]s enable the same document to contain XML elements and attributes taken from different vocabularies, without any [[naming collision]]s occurring. Although XML Namespaces are not part of the XML specification itself, virtually all XML software also supports XML Namespaces. * [[XML Base]] defines the <code>xml:base</code> attribute, which may be used to set the base for resolution of relative URI references within the scope of a single XML element. * [[XML Information Set]] or XML Infoset is an abstract data model for XML documents in terms of ''information items''. The infoset is commonly used in the specifications of XML languages, for convenience in describing constraints on the XML constructs those languages allow. * [[XSL]] (Extensible Stylesheet Language) is a family of languages used to transform and render XML documents, split into three parts: ** [[XSLT]] (XSL Transformations), an XML language for transforming XML documents into other XML documents or other formats such as HTML, plain text, or XSL-FO. XSLT is very tightly coupled with XPath, which it uses to address components of the input XML document, mainly elements and attributes. ** [[XSL-FO]] (XSL Formatting Objects), an XML language for rendering XML documents, often used to generate PDFs. ** [[XPath]] (XML Path Language), a non-XML language for addressing the components (elements, attributes, and so on) of an XML document. XPath is widely used in other core-XML specifications and in programming libraries for accessing XML-encoded data. * [[XQuery]] (XML Query) is an XML query language strongly rooted in XPath and XML Schema. It provides methods to access, manipulate and return XML, and is mainly conceived as a query language for [[XML database]]s. * [[XML Signature]] defines syntax and processing rules for creating [[digital signature]]s on XML content. * [[XML Encryption]] defines syntax and processing rules for [[encrypting]] XML content. * XML model (Part 11: ''Schema Association'' of [[DSDL|ISO/IEC 19757 β DSDL]]) defines a means of associating any xml document with any of the schema types mentioned [[#Schemas and validation|above]]. Some other specifications conceived as part of the "XML Core" have failed to find wide adoption, including [[XInclude]], [[XLink]], and [[XPointer]].
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
XML
(section)
Add topic