Exemple #1
0
 public Boolean attributeDecl(XSAttributeDecl decl) {
   return decl.getFixedValue() != null;
 }