(PHP 5, PHP 7, PHP 8)
Representa um elemento em um documento XML.
$data,$options = 0,$dataIsURL = false,$namespaceOrPrefix = "",$isPrefix = false$qualifiedName, ?string $value = null, ?string $namespace = null): ?SimpleXMLElement$namespaceOrPrefix = null, bool $isPrefix = false): ?SimpleXMLElement| Versão | Descrição |
|---|---|
| 8.0.0 | SimpleXMLElement implementa Stringable, Countable, e RecursiveIterator agora. |