Rick Beaubien wrote: > Maybe a better, more flexible way to set up a > language attribute group than my previous > suggestion would be something along the lines of > the following: > > <xsd:attributeGroup name="LANGUAGE"> > <xsd:attribute name="LANG" type="xsd:string" > use="optional"/> > <xsd:attribute name="XMLLANG" > type="xsd:language" use = "optional"/> > </xsd:attributeGroup> > > This would give maximum flexibility. The > authority (ISO639-2b or RFC3066) would be > implicit in the attribute used. MODS users > could then use either or both as they felt > appropriate. Much better, I agree. --Ray