Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML Schema target - support mapping of properties #176

Closed
jechterhoff opened this issue Nov 20, 2018 · 1 comment
Closed

XML Schema target - support mapping of properties #176

jechterhoff opened this issue Nov 20, 2018 · 1 comment
Assignees
Milestone

Comments

@jechterhoff
Copy link
Contributor

The XML Schema target supports mapping of UML types, i.e. classes, with XsdMapEntry elements defined in the configuration. Extend the target so that UML properties can also be mapped, to XML elements defined in an external schema. For example, allow a UML property "creator" to be mapped to the XML element "creator" defined by the DC Terms XML Schema.

@jechterhoff jechterhoff added this to the 2.7.0 milestone Nov 20, 2018
@jechterhoff jechterhoff self-assigned this Nov 20, 2018
@jechterhoff
Copy link
Contributor Author

The XML Schema target now supports the concept of XsdPropertyMapEntry. For further details, see the documentation of XsdPropertyMapEntry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant