← Glossary
テクノロジ系 (Technology)Tested 2×
XML
えっくすえむえる · XML (Extensible Markup Language)
Also known as: 拡張可能なマークアップ言語
English: Extensible Markup Language
An extensible markup language that allows users to define their own tags to describe the logical structure of documents. Data is represented hierarchically using tags enclosed in angle brackets, and XML is widely used for data exchange between different systems. Unlike HTML, which focuses on presentation, XML emphasizes describing the structure and meaning of data.
Past questions testing this term · 2 questions
- 2010h22h #63XMLで,文章の論理構造を記述する方法はどれか。
- 2010h22a #56文書の構造などに関する指定を記述する, “<” と “>” に囲まれるタグを, 利用者が目的に応じて定義して使うことができる言語はどれか。