public void generate(XmlWriter w, ExtensionProfile extProfile) throws IOException {
   w.simpleElement(Namespaces.batchNs, "id", null, id);
 }