DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16973>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16973 Namespace URI and local name of attributeGroup are not set ------- Additional Comments From [EMAIL PROTECTED] 2003-02-11 22:21 ------- > I don't quite understand what you mean by "complex types don't contain > attribute groups". Complex types can reference attribute groups. Right. But from the structure spec: 3.4.1: complex types have properties "attribute uses" and "attribute wildcard", but not "attribute groups". 3.4.2: if attribute groups are referenced, their content (attribute uses and wildcards) are merged, and the result (attribute uses and attribute wildcard) isn't guaranteed to be the same as any of the referenced attribute group. > How can I find out that AssociationType references AssociationAttributeGroup > other than trying to match the attribute members? Use annotations. :-) Wherever "AssociationAttributeGroup" is referenced, you put an annotation there. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
