A.3.2 Built-in Types

Table A.2 shows the mapping of the simple built-in DataTypes in OPC UA that correspond to simple XML schema types used in AML. Each of the built-in UA DataTypes is defined as an AML AttributeType in the AttributeType Library for the base OPC UA Namespace.

Table A.2 – Mapping simple built-in Datatypes
UA DataType XML Schema type used in AML
Booleanxs:boolean
SBytexs:byte
Bytexs:unsignedByte
Int16xs:short
UInt16xs:unsignedShort
Int32xs:int
UInt32xs:unsignedInt
Int64xs:long
UInt64xs:unsignedLong
Floatxs:float
Doublexs:double
Stringxs:string
DateTimexs:dateTime
ByteStringxs:base64Binary