# File nqxml/writer.rb, line 100
 def endAttribute
	    @io << '"'
	    @inStartTag = true
	end