ctAttribute is a complex type that defines javaName and javaType to define the name and type of the java attribute. As we embark on a .Net version of CPO we need to make this language agnostic. This should be backwards compatible so that CpoUil can still read the old files and convert them to the new format.
ctAttribute is a complex type that defines javaName and javaType to define the name and type of the java attribute. As we embark on a .Net version of CPO we need to make this language agnostic. This should be backwards compatible so that CpoUil can still read the old files and convert them to the new format.
Current:
Proposed: