OPC Foundation
  • Documents
  • NodeSets
  • Search
5.3.1.3 Integer

Integer values are encoded using one of the subtypes of the xs:decimaltype. The mappings between the OPC UA integer types and XML schema data types are shown in Table 23.

Table 23– XML Data Type Mappings for Integers

Name

XML Type

SByte

xs:byte

Byte

xs:unsignedByte

Int16

xs:short

UInt16

xs:unsignedShort

Int32

xs:int

UInt32

xs:unsignedInt

Int64

xs:long

UInt64

xs:unsignedLong

Please report errors or issues with the site to webmaster.

Copyright © 2023 - OPC Foundation