Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

The Namespaces type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetNamespaceTable
Returns a namespace table with all of the URIs defined.

Fields

  NameDescription
Public fieldStatic memberOpcBinarySchema
The URI for the OPC Binary Schema.
Public fieldStatic memberOpcUa
The URI for the OpcUa namespace (.NET code namespace is 'Opc.Ua').
Public fieldStatic memberOpcUaBuiltInTypes
The URI for the built-in types namespace.
Public fieldStatic memberOpcUaConfig
The URI for the UA SDK Configuration Schema.
Public fieldStatic memberOpcUaSdk
The base URI for SDK related schemas.
Public fieldStatic memberOpcUaWsdl
The URI for the UA WSDL.
Public fieldStatic memberOpcUaXsd
The URI for the OpcUaXsd namespace (.NET code namespace is 'Opc.Ua').
Public fieldStatic memberWSSecurityExtensions
The WS Secuirity Extensions Namespace.
Public fieldStatic memberWSSecurityUtilities
The WS Secuirity Utilities Namespace.
Public fieldStatic memberXmlSchema
The XML Schema namespace.
Public fieldStatic memberXmlSchemaInstance
The XML Schema Instance namespace.

See Also