Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Declare Namespace Prefixes

Declare Namespace Prefixes

Create an assembly project.
In Workday Studio, namespace prefixes are abbreviations with predefined URI values. You can declare namespace prefixes to refer to specific URI values in your assemblies.
  1. Open an assembly in the Assembly Editor.
  2. Right-click on the background of the assembly diagram, and select
    Show Properties View
    .
  3. Click the
    Namespace Prefixes
    tab.
  4. Click
    Add
    to add a new namespace prefix. As you complete the task, consider:
    Option Description
    Prefix
    Enter a prefix name here.
    Namespace
    Enter the namespace URL here.
  5. To edit your new namespace prefix, click
    Edit
    .
  6. To remove your new namespace prefix, click
    Remove
    .
The namespace prefix for the assembly displays in the XML schema.