GlobalReference has been renamed to ExternalReference in V3, but this enum member has been missed in the rename.
This is technically a breaking change (which is why I pushed it to a separate branch), but I doubt that anyone really uses the deserialization of single objects, most people can't even use the normal deserialization due to wrong XML namespaces and OPC relationship types.
GlobalReference
has been renamed toExternalReference
in V3, but this enum member has been missed in the rename.This is technically a breaking change (which is why I pushed it to a separate branch), but I doubt that anyone really uses the deserialization of single objects, most people can't even use the normal deserialization due to wrong XML namespaces and OPC relationship types.