Code Monkey home page Code Monkey logo

Comments (10)

oroulet avatar oroulet commented on June 20, 2024

Can you explain a bit more what you are trying to achieve?

from opcua-modeler.

Stasik0 avatar Stasik0 commented on June 20, 2024

Okay, I have a companion standard describing types (t.xml) and an own node set with instances of types described in (i.xml). Now, I cannot load and edit i.xml directly since the types are not there. Adding "t.xml" as a "reference node set" helps, however the existing instance in i.xml are not show since they were loaded before including t.xml

from opcua-modeler.

oroulet avatar oroulet commented on June 20, 2024

OK, we have an issue here. Does your i.xml file has a reference to t.xml somewhere? We could not find it in spec, but maybe that information is under tag?

maybe as a bypass you can import i.xml after adding reference? I do not remember if the functionnality was exposed.

from opcua-modeler.

Stasik0 avatar Stasik0 commented on June 20, 2024

it has an entry as NamespaceUris

I can of course import i.xml after reference, but then I am editing and exporting another file (that i currently merge in i.xml manually)

from opcua-modeler.

oroulet avatar oroulet commented on June 20, 2024

I really wanted to avoid having to create our own file format but it looks like we have too to solve this...

from opcua-modeler.

zerox1212 avatar zerox1212 commented on June 20, 2024

Why do you need two XML files when you can just put your types in a separate name space? This seems like a lot of work just to have separate files when you will always need both of them anyways.

from opcua-modeler.

oroulet avatar oroulet commented on June 20, 2024

added to master plan #3 This is critical

from opcua-modeler.

Stasik0 avatar Stasik0 commented on June 20, 2024

from opcua-modeler.

oroulet avatar oroulet commented on June 20, 2024

fixed in #51
Need more testing before merge as I add to add a new file type '.uamodel'

from opcua-modeler.

oroulet avatar oroulet commented on June 20, 2024

This now merged and seems to work

from opcua-modeler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.