def newComponent(self,schema): commonElt.newComponent(self,'attribute',schema.attributeTable)
def newComponent(self,schema): commonElt.newComponent(self,'type',schema.typeTable)
def newComponent(self,schema): commonElt.newComponent(self,'group',schema.groupTable)
def newComponent(self,schema): commonElt.newComponent(self,'element',schema.elementTable)