Observe this snippet:
<blockquote cite="http://example.com" lang="en">This is a quote.</blockquote>
There is no problem.
The "lang" attribute is not valid for the <blockquote> tag.
<blockquote>
The URL in the "cite" attribute should be in single quotes.
The content of the quote is too short.