The DOMElement class
Class synopsis
DOMElement
__construct
( string $name
[, string $value
[, string $namespaceURI
]] )
void setAttributeNS
( string $namespaceURI
, string $qualifiedName
, string $value
)
}
Свойства
-
schemaTypeInfo
-
Not implemented yet, always return NULL
-
tagName
-
The element name
Содержание
|
|