Markup and Content
XML
Definition
What XML Means
XML stands for
Extensible Markup Language
XML makes structure explicit and checkable. A heading is tagged as a heading, a warning as a warning, and a machine can verify that a document contains what it is required to contain.
That is why technical publications standards are built on it. When a manual outlives the software that wrote it, which in defense is routine, a vendor-neutral validated format is the only thing that survives the transition.
Also written: extensible markup language
Nearby
Related Terms
The markup framework that taught aerospace and defense to structure documents, and the ancestor XML simplified and replaced.
XSDThe modern schema language: written in XML itself, namespace-aware, and able to declare that a value must be a date or a bounded number.
DTDThe older grammar mechanism declaring which elements and attributes a document may contain, inherited from SGML and still cited by contracts.
DITAAn open XML architecture for topic-based technical content, built around typed topics, maps that assemble them, and specialization.
Get In Touch
Beyond the Definition
Knowing what a term means is the easy half. If you need to know what it obligates on your program, that is the conversation we are built for.