next(); * * $reader->parseInnerTree() will parse the entire sub-tree, and advance to * the next element. */ public static function xmlDeserialize(Reader $reader); }