Log In | Get Help   
Home My Page Projects Code Snippets Project Openings BonFIRE VCOC Demonstration Kit
Summary Activity SCM Files Wiki
[bonfiredemokit] Diff of /ea/xml_creator.py
[bonfiredemokit] / ea / xml_creator.py Repository:
ViewVC logotype

Diff of /ea/xml_creator.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 14, Mon Oct 8 09:46:28 2012 UTC revision 15, Tue Oct 9 14:42:19 2012 UTC
# Line 20  Line 20 
20    
21    
22  def xml_creator():  def xml_creator():
23      """ Devuelve un string en xml con el storage que queremos"""      """ Return a xml string with the storage"""
24    
25      top = tree.Element('storage xmlns="http://api.bonfire-project.eu/doc/schemas/occi"')      top = tree.Element('storage xmlns="http://api.bonfire-project.eu/doc/schemas/occi"')
26      #comment = Comment('Generated for PyMOTW')      #comment = Comment('Generated for PyMOTW')

Legend:
Removed from v.14  
changed lines
  Added in v.15

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge