Skip to main content

namespaces

You can either specify common companion specifications in the namespaces array by specifying the namespace alias, which makes it easy and compact.

Look at the table below to find the list of pre-defined namespaces aliases.

Example using companion specification pre-defined aliases:

Compact companion specification import
namespaces:
- di
- machineTool
- woodworking

Alternatively, you can specify imports more explicitly by declaring the namespace URI and the relative path to the physical XML nodeset file:

Explicit companion specification import
namespaces:
- di
imports:
- uri: http://opcfoundation.org/UA/MachineTool/
alias: machineTool
filename: ./machine-tool.xml
Unique Aliases

Make sure your custom alias is unique and does not conflict with the standard, pre-defined aliases.

common namespaces aliases

namespace Urialiasdependent
http://opcfoundation.org/UA/ua
http://opcfoundation.org/UA/ADI/adidi
http://opcfoundation.org/UA/AMB/amb
http://opcfoundation.org/UA/AutoID/autoIddi
http://opcfoundation.org/UA/CNCcnc
http://opcfoundation.org/UA/CommercialKitchenEquipment/commercialKitchenEquipmentdi
http://opcfoundation.org/UA/DI/di
http://opcfoundation.org/UA/GDS/gds
http://opcfoundation.org/UA/Glass/Flat/glassdi, machinery
http://opcfoundation.org/UA/IA/iadi
http://opcfoundation.org/UA/IJT/Base/ijtBasemachineryResult, amd, di
http://opcfoundation.org/UA/IJT/Tightening/tighteningmachineryResult, amd, di, ijtBase
http://opcfoundation.org/UA/ISA95-JOBCONTROL_V2/isa95JobControl
http://opcfoundation.org/UA/Dictionary/IRDIirdi
http://opcfoundation.org/UA/Machinery/machinerymachineryJob, isa95JobControl, di
http://opcfoundation.org/UA/Machinery/Jobs/machineryJobsisa95JobControl
http://opcfoundation.org/UA/Machinery/Result/machineryResult
http://opcfoundation.org/UA/Machinery/ProcessValues/machineryProcessValuesdi, irdi, padim
http://opcfoundation.org/UA/MetalForming/metalFormingdi, ia, machinery, irdi, padim, machineryProcessValues, machineTool
http://opcfoundation.org/UA/MachineTool/machineTooldi, machinery, ia
http://opcfoundation.org/UA/MachineVisionmachineVision
http://opcfoundation.org/UA/PADIM/padimirdi, di
http://opcfoundation.org/UA/PackML/packML
http://opcfoundation.org/UA/Scales/V2/scalesdi, ia, machinery, packML
http://opcfoundation.org/UA/Robotics/roboticsdi
http://opcfoundation.org/UA/Woodworking/woodworkingdi, machinery