XML Inclusions
Sign in to saveXInclude is a generic mechanism for merging XML documents, by writing inclusion tags in the "main" document to automatically include other documents or parts thereof. The resulting document becomes a single composite XML Information Set. The XInclude mechanism can be used to incorporate content from either XML files or non-XML text files.
Wikidata facts
- Instance of
- W3C Recommendation
Show 4 more facts
- Stack Exchange tag
- stackoverflow.com/tags/xinclude
- described at URL
- www.w3.org/TR/xinclude
- standards body
- World Wide Web Consortium
- XML namespace URL
- www.w3.org/2001/XInclude
Sources (2)
via Wikidata · CC0
Article · 日本語
XML Inclusions(XInclude)は、ひとつの XML 文書の中へ別の XML 文書(またはテキストファイル)を取り込み、複数の XML 文書を一つに統合する言語構文である。XInclude 自体も XML に準拠した埋め込み式のマークアップ言語である。 米国時間2004年12月20日に World Wide Web Consortium (W3C) から「XML Inclusions Version 1.0」が仕様としてリリースされ、W3C勧告となった。その後改定され、2006年11月15日に1.0 Second EditionがW3C勧告となっている。
Abstract from DBpedia / Wikipedia · CC BY-SA