(PHP 5 >= 5.1.0, PHP 7)
XMLReader::setSchema
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.2.0, PHP 7) Validate document against XSD

2025-01-10 15:47:30
XMLReader::moveToElement
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Position cursor on the parent Element of current Attribute

2025-01-10 15:47:30
XMLReader::expand
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Returns a copy of the current node as a DOM object

2025-01-10 15:47:30
XMLReader::getAttributeNs
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Get the value of an attribute by localname and URI

2025-01-10 15:47:30
XMLReader::open
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Set the URI containing the XML to parse

2025-01-10 15:47:30
XMLReader::getAttributeNo
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Get the value of an attribute by index

2025-01-10 15:47:30
XMLReader::isValid
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Indicates if the parsed document is valid

2025-01-10 15:47:30
XMLReader::moveToAttributeNo
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Move cursor to an attribute by index

2025-01-10 15:47:30
XMLReader::lookupNamespace
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Lookup namespace for a prefix

2025-01-10 15:47:30
XMLReader::moveToAttribute
  • References/PHP/Function/XML/XMLReader

(PHP 5 >= 5.1.0, PHP 7) Move cursor to a named attribute

2025-01-10 15:47:30