Forum Moderators: open
By default, SGML requires that all attribute values be delimited using either double quotation marks (ASCII decimal 34) or single quotation marks (ASCII decimal 39).
All XHTML1.0 has to offer on the subject is that attributes must be quoted, but doesn't specify if any particular type of quote is necessary. I don't think there'll be a problem either way.