XMLTupleSpaceShared.XMLTemplate.renameType Function
renames the type-attribut of the XMLTuple
Public void renameType (Interfaces.ITuple, string)
Type
Name
Description
Interfaces.ITuple
t
the ITuple to rename
string
newType
the new type
Return
Description
void