UA Bundle SDK .NET  2.2.3.276
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.Namespaces Class Reference

Defines constants for all namespaces referenced by the model design. More...

Public Attributes

const string OpcUa = "http://opcfoundation.org/UA/"
 The URI for the OpcUa namespace (.NET code namespace is 'UnifiedAutomation.UaBase'). More...
 
const string OpcUaXsd = "http://opcfoundation.org/UA/2008/02/Types.xsd"
 The URI for the OpcUaXsd namespace (.NET code namespace is 'UnifiedAutomation.UaBase'). More...
 
const string XmlSchema = "http://www.w3.org/2001/XMLSchema"
 The XML Schema namespace. More...
 
const string XmlSchemaInstance = "http://www.w3.org/2001/XMLSchema-instance"
 The XML Schema Instance namespace. More...
 
const string WSSecurityExtensions = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
 The WS Secuirity Extensions Namespace. More...
 
const string WSSecurityUtilities = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
 The WS Secuirity Utilities Namespace. More...
 
const string OpcUaWsdl = "http://opcfoundation.org/UA/2008/02/Services.wsdl"
 The URI for the UA WSDL. More...
 
const string OpcUaSecurity = "http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd"
 The URI for the UA SecuredApplication schema. More...
 
const string UnifiedAutomationLicensing = "http://www.unifiedautomation.com/licensing/"
 The unified automation licensing namespace. More...
 

Detailed Description

Defines constants for all namespaces referenced by the model design.

Defines well-known namespaces.

Member Data Documentation

const string UnifiedAutomation.UaBase.Namespaces.OpcUa = "http://opcfoundation.org/UA/"

The URI for the OpcUa namespace (.NET code namespace is 'UnifiedAutomation.UaBase').

const string UnifiedAutomation.UaBase.Namespaces.OpcUaSecurity = "http://opcfoundation.org/UA/2011/03/SecuredApplication.xsd"

The URI for the UA SecuredApplication schema.

const string UnifiedAutomation.UaBase.Namespaces.OpcUaWsdl = "http://opcfoundation.org/UA/2008/02/Services.wsdl"

The URI for the UA WSDL.

const string UnifiedAutomation.UaBase.Namespaces.OpcUaXsd = "http://opcfoundation.org/UA/2008/02/Types.xsd"

The URI for the OpcUaXsd namespace (.NET code namespace is 'UnifiedAutomation.UaBase').

const string UnifiedAutomation.UaBase.Namespaces.UnifiedAutomationLicensing = "http://www.unifiedautomation.com/licensing/"

The unified automation licensing namespace.

const string UnifiedAutomation.UaBase.Namespaces.WSSecurityExtensions = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"

The WS Secuirity Extensions Namespace.

const string UnifiedAutomation.UaBase.Namespaces.WSSecurityUtilities = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"

The WS Secuirity Utilities Namespace.

const string UnifiedAutomation.UaBase.Namespaces.XmlSchema = "http://www.w3.org/2001/XMLSchema"

The XML Schema namespace.

const string UnifiedAutomation.UaBase.Namespaces.XmlSchemaInstance = "http://www.w3.org/2001/XMLSchema-instance"

The XML Schema Instance namespace.


The documentation for this class was generated from the following files: