diff --git a/dtd.md b/dtd.md index 5f76177..6808c6a 100644 --- a/dtd.md +++ b/dtd.md @@ -173,5 +173,29 @@ El tipo de atributo puede ser: | xml:lang | Indica el idioma del contenido | | xml:space | Espacios, tabs e intros se mantienen | +### Entidades + +Las entidades permiten definir constantes + +```dtd + + + + + + + + + + + + + + + + +``` + +### Notaciones https://en.wikipedia.org/wiki/XML_schema#Languages \ No newline at end of file