Skip to main content
January 13, 2022
Question

how to edit the name space for a data type which already been created?

  • January 13, 2022
  • 2 replies
  • 0 views

as title.

    2 replies

    tanvirs0003
    Inspiring
    January 13, 2022

    Namespace cannot be changed/edited, once it is created. If you want you need to create a new CDT

    stefanhelzle0001
    Brainy
    January 13, 2022

    Changing the namespace will create a new CDT and you will need to replace the old one in all locations.

    Download the XSD file and modify it. Then create a new CDT using that XSD file.