Module schema

Module schema 

Source
Expand description

Module containing OPC UA schema definitions.

Modulesยง

opc_binary_schema
This module contains an implementation of the OPCBinarySchema.xsd XML schema, for use with code generation. Attributes such as any or anyAttribute are not added.
opc_ua_types
Definition of types for representing values in a NodeSet2 file.
ua_node_set
Definition of types representing OPC UA NodeSet2 files.
xml_schema
A limited implementation of code generation based on an xml schema. Adapted for OPC-UA code generation.