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.
- Open an assembly in the Assembly Editor.
- Right-click on the background of the assembly diagram, and selectShow Properties View.
- Click theNamespace Prefixestab.
- ClickAddto add a new namespace prefix. As you complete the task, consider:
Option Description PrefixEnter a prefix name here.NamespaceEnter the namespace URL here. - To edit your new namespace prefix, clickEdit.
- To remove your new namespace prefix, clickRemove.
The namespace prefix for the assembly displays in the XML schema.