Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Refactor import XML to simplify and reconcile for export feature #183

Closed
ahonor opened this issue Aug 1, 2012 · 0 comments
Closed

Refactor import XML to simplify and reconcile for export feature #183

ahonor opened this issue Aug 1, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@ahonor
Copy link
Contributor

ahonor commented Aug 1, 2012

The import XML should be streamlined and use common terms.

  • Reduce the clutter in the import XML by removing unnecessary internal IDs.
  • Introduce the name attribute rather than the misnomer id.
  • Use the term attribute for type and node level uses
  • Reconcile the model against the database rather than XSD IDs and IDREFs
  • Use the term type rather than nodetype
  • Use the term relationship rather than nodetyperelationship
  • Use the term children rather than noderelationships

See #169 #161

@ghost ghost assigned ahonor Aug 1, 2012
ahonor pushed a commit that referenced this issue Aug 1, 2012
Streamlined the XML format for better ease of use.
Added an Export function to dump a project model to XML.

Cleanup:
Removed yana.xsd and examples from docs directory.

Fixes #161 #183
@ahonor ahonor closed this as completed Aug 1, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant