Andere resultaten
The name that follows the keyword DOCTYPE in a document type declaration.
The tested website contains a Document Type Declaration.
The tested website does not contain any Document Type Declaration.
Be sure to include a document type declaration.
The document type declaration must appear before the first start-tag in the document.
The part of a document type declaration containing declarations other than those in the external DTD.
Der Teil einer Dokumenttyp-Deklaration, der andere Deklarationen als die externe DTD enthält.
The Document Type Declaration indicates which markup language and which version of it has been used.
Mit der Dokumenttyp-Deklaration bestimmen Sie, welche Auszeichnungssprache in welcher Version Sie verwenden.
The Name in the document type declaration must match the element type of the root element.
Der Name in der Dokumenttyp-Deklaration muss mit dem Elementtyp des Wurzelelements entsprechen.
now has more robust handling of arbitrary root nodes used in document type declarations.
The Document Type Declaration is always written in the top of the document
Die DTD wird immer an den Anfang des Dokumentes geschrieben
This attribute is not needed, because it is redundant with the version information in the document type declaration. Example
Dieses Attribut ist nicht benötigt, weil die Versionsinformation in der Deklaration des Dokumententyps diese Information bereits liefert und ist damit überflüssig.
The opening<html>tag is placed at beginning of the document, just after the document type declaration.
Das öffnende html -Tag steht am Anfang des Dokuments und folgt direkt auf die Doku
An XML document is valid if it has an associated document type declaration and if the document complies with the constraints expressed in it.
Ein XML-Dokument ist gültig, wenn es eine dazugehörige Dokumenttyp-Deklaration besitzt und wenn sich das Dokument an die darin formulierten Beschränkungen hält.