writeAttribute
Write an attribute (must be in tag writing state - no content written yet).
Parameters
name
The local name to use
value
The value to use for the attribute
Write an attribute (must be in tag writing state - no content written yet).
Parameters
name
The QName to use
value
The value to use for the attribute
Write an attribute (must be in tag writing state - no content written yet).
Parameters
name
The local name to use
value
The value to use for the attribute. The namespace presence will be declared.
