Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Marty Burns

Pages: [1]
1
In schema generation (code/generate xsd) I want to understand how I can make an association end produce an attribute of type anyuri or something like that instead of an embedded class.

2
Uml Process / UML Profile for XSD use and extension
« on: August 12, 2011, 10:50:26 pm »
I have a two part perhaps newbie question:
1) How do you get the UML Profile for XMLSchema to be used instead of the built in XMLSchema in the toolbox?
2) If I add an XMLSchema facet to an XSDelement in the profile, is there a way to make the schema generator emit it when generating an XMLSchema from the class model?

Any help would be appreciated.

3
Thanks. So basically the file paths.txt needs to be edited, right.

4
We have an application that needs a local path entry (the “Settings\Local Directories and Paths”). We want to reference this path in notes fields in the model. This allows us to "localize" a repository to a particular developers desktop allowing the repository to be otherwise shared.

Can we add an etry to this via the API?

Thanks,
Marty

5
Interesting, Geert. I can see how the markup/custom editor plugin can work. I was hoping for something less intrusive. I guess I could sacrifice immunity from local editing if there is some other markup that can be used.

What is this execute concept, Qwerty?

Thanks for all the suggestions, by the way.

6
Lets say I have the following note:


A long long time ago. I can still remember when the music used to make me cry.


Now lets say I want to annotate it as follows:


A long long time ago. <tag some foo/>I can still remember when the music used to make me cry.


How can I do this? Of course <tag some foo/> is not visible in the note box.

7
Sounds promising. Can you give an example?

8
I am looking for a way to insert information into a notes field that is kept there for in-line processing by external software tools. For example, the notes field supports a somewhat rich formatting but does not support heading tags. If I insert <h1/> for example, it will be removed automatically.

Is there some way to insert this kind of information in a note that is not visible except to software the extracts the note and processes it for other purposes? It can be cryptic -- perhaps some no-op EA command for example.

Pages: [1]