It is a good idea to have the DOM standard available when using this module.
Es wäre sinnvoll, den DOM-Standard verfügbar zu haben, wenn Sie dieses Modul benutzen.
There are quite a few functions that do not fit into the DOM standard and should no longer be used.
Es gibt ziemlich viele Funktionen, die nicht in den DOM-Standard passen und nicht mehr länger benutzt werden sollten.
It should be noted that each browser implements the DOM standard differently.
Es ist zu erwähnen, dass verschiedene Browser in ihrer Implementation jeweils unterschiedlich vom DOM-Standard abweichen.
According to the DOM standard this requires a DTD which defines the attribute ID to be of type ID.
Nach dem DOM-Standard muss dazu eine DTD existieren, welche das Attribut ID als vom Typ ID definiert.
Classes with an equivalent in the DOM standard are named DOMxxx.
Klassen mit einem Äquivalent im DOM-Standard werden DOMxxx genannt.
In versions of PHP before 4.3 this has been the class Dtd, but the DOM Standard does not know such a class.
In PHP-Versionen vor 4.3 war dies die Klasse Dtd, der DOM-Standard kennt diese Klasse jedoch nicht.
The DOM XML extension has been overhauled in PHP 4.3.0 to better comply with the DOM standard.
Die DOM XML Erweiterung wurde in PHP 4.3.0 überholt, um dem DOM Standard besser zu entsprechen.
This does not comply to the DOM standard which requires to return null if it is not known which attribute is of type id.
Das entspricht nicht dem DOM-Standard, der null erwartet, wenn unbekannt ist, welches Element den Typ ID trägt.
Furthermore, the domxml extension did not implement the DOM standard defined by the W3C, but had its own method-naming.
Zudem basierte die domxml-Erweiterung nicht auf dem DOM-Standard des W3C.