示例#1
0
 public XSComponent elementDecl(XSElementDecl decl) {
   return decl.getOwnerSchema();
 }