and attributes found in an XML dump. * * @param string $title The page title * @param int|null $ns The namespace ID, or null if this data is not available * @return ForeignTitle */ public function createForeignTitle( $title, $ns = null ); }