atlasmap-attic / atlasmap-runtime

AtlasMap runtime engine and design time services
http://atlasmap.io
Other
3 stars 8 forks source link

fieldType constraint in the XML schema #247

Closed igarashitm closed 6 years ago

igarashitm commented 6 years ago

https://github.com/atlasmap/atlasmap-runtime/blob/master/atlas-model/src/main/resources/atlas-model-v2.xsd#L152

Right now JsonField and JsonComplexType doesn't have any constraint for the fieldType in the schema, but JsonComplexType should only be used for 'Complex' and JsonField for others. See if possible to reflect that constraint in the XML schema. XML model as well.

igarashitm commented 6 years ago

Issue moved to atlasmap/atlasmap #10 via ZenHub