5.5 NameSpace
The NameSpace contains meta data describing the NodeSet2 to provide relevant and searchable information. The NameSpace must contain a NodeSet2.
| Property | Description | Type | Required |
|---|---|---|---|
| Title | Title of the NameSpace | String | Mandatory |
| Version | Version of the NameSpace | String | Mandatory |
| License | License for the usage of this NameSpace | License | Mandatory |
| Contributor | Contributing organization | Organization | Mandatory |
| Description | Description of the NameSpace | String | Optional |
| Category | Category of the NameSpace | Category | Mandatory |
| NodeSet | Reference to the NodeSet entry of the NameSpace | NodeSet2 | Mandatory for storage, only filled if user has access |
| OPCFDocumentNumber | If the NameSpace is a official UA Information Model this refers to the OPC XYZ number of the published document. E.g. “OPC 40001-1” for the “UA CS for Machinery Part 1 - Basic Building Blocks” | String | Optional |
| IconUrl | URL to a ICON for this NameSpace | String | Optional |
| LicenseUrl | A URL providing the custom license information | String | Optional |
| KeyWords | String[] | Mandatory | |
| PurchaseInformationUrl | A URL providing optional purchase information for this model. | String | Optional |