Is an xml attribute without a value, valid?

Viewed 26920

I want to have an XML attribute without any value, which simply has one meaning when it exists or does not exist.

Is that valid?

3 Answers
Related