XML_RDDL::XML_RDDL()
Описание
Creates a new instance of XML_RDDL that can be used to parse RDDL documents.
When instantiating you may specifiy RDDL and XLINK namespaces. This may change, when XML_Parser supports namespaces and XML_RDDL will be able to extract the correct namespace abbrevations.
Параметр
string $rddlNamespace - abbrevation for the RDDL namespace.
string $xlinkNamespace - abbrevation for the XLink namespace.
Пред. | Начало | След. |
Example | Уровень выше | XML_RDDL::parseRDDL() |