If I have an id attribute that is of type my_type, and my_type is an xs:simpleType restriction of xs:ID and a "xxx_[0-9_]+" pattern, should I expect to see content completion work? I have it turned on, but it doesn't seem to know what to offer as completions. It would be nice to see a list of all id values of type my_type.
Michael