%module xxx %template(abc) SSS::AAA; namespace UUU { struct JJJ; } %template(xxx) UUU::JJJ;