XML_Util::reverseEntities (Previous) (Next) Paquetes PECL

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Util::splitQualifiedName()

XML_Util::splitQualifiedName() -- split qualified name

Descripción

Splits a qualified name and returns array with namespace and local part.

Parámetro

  • string $qname - qualified tag name (e.g. xsl:stylsheet)

  • string $defaultNs - default namespace, will be used in return value, if qualified name contains only a local part

Valor devuelto

array assoc array containing namespace and local part of the tag

Nota

Esta función debe ser llamada estáticamente.

XML_Util::reverseEntities (Previous) (Next) Paquetes PECL

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.