StandardTypes XSD|OPC UA Implementation: Stacks, Tools, and Samples|Forum|OPC Foundation

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Lost password?
sp_Feed sp_PrintTopic sp_TopicIcon
StandardTypes XSD
Avatar
Thomas Turner
New Member
Members
Forum Posts: 2
Member Since:
12/14/2018
sp_UserOfflineSmall Offline
1
01/02/2019 - 19:59
sp_Permalink sp_Print

Hi,

Wondering if there is a StandardTypes.xsd somewhere.  I see this https://github.com/OPCFoundati.....dTypes.xml

Thing is, I mostly dabble in Java and would like an xsd to generate all those enums, constants and classes.  We are using the Prosyst Java library and would like to use the standard event types, e.g., BaseEventType and everything below it. 

I notice the Prosyst folks had to work around this too and created some of their own enums, constants and classes.

I also noticed some of the other libraries out there did the same.  

We want to create logic that is consistent across anyone's OPCUA library so having the EventTypes in XSD would be helpful.  I can ingest the XML and I could learn how to export XSD, but was hoping I wouldn't have to do that.

Any thoughts?

 

Thanks,

Tom  

Avatar
Randy Armstrong
Admin
Forum Posts: 1450
Member Since:
05/30/2017
sp_UserOfflineSmall Offline
2
01/08/2019 - 04:57
sp_Permalink sp_Print

This file is the normative document that defines all types in the specification:
https://opcfoundation.org/UA/s.....rvices.xml

This file contains only the types that should appear in the address space of a server:
https://opcfoundation.org/UA/s.....deSet2.xml

The UANodeSet schema is described in Part 6 and defined here:
https://opcfoundation.org/UA/s.....odeSet.xsd

The UANodeSet is the UA equivalent of an XSD file.

Forum Timezone: America/Phoenix
Most Users Ever Online: 510
Currently Online: Aniello Eobustelli
Guest(s) 31
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Forum Stats:
Groups: 2
Forums: 10
Topics: 1348
Posts: 4575