Пример #1
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'attribute',schema.attributeTable)
Пример #2
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'type',schema.typeTable)
Пример #3
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'group',schema.groupTable)
Пример #4
0
 def newComponent(self,schema):
   commonElt.newComponent(self,'element',schema.elementTable)