Extending DITA with Custom Elements

Post here questions and problems related to editing and publishing DITA content.
squeakbrass
Posts: 1
Joined: Mon Jul 21, 2025 12:00 pm
Location: https://doodlebaseball.io/

Extending DITA with Custom Elements

Post by squeakbrass »

How can I create a custom element for use in a DITA topic, and is there any official documentation or best practices on extending the DITA DTD or schema?
IanMayo
Posts: 12
Joined: Thu Jun 08, 2023 6:46 pm

Re: Extending DITA with Custom Elements

Post by IanMayo »

The concept of introducing new DITA elements is specialization. You will create a custom schema, and refer to it in your DITA document.

I've found documentation on this to be quite sparse, though there are some real experts in the Oxygen/DITA community.

You can get started here:
https://dita4practitioners.github.io/di ... rview.html

And more detail here:
https://docs.oasis-open.org/dita/v1.0/a ... ation.html
Last edited by IanMayo on Mon Jul 21, 2025 12:33 pm, edited 1 time in total.
Post Reply