Hi everybody!
Currently I'm building a workspace that validates schema features by comparing them with an ESRI XML workspace document.
For this purpose I was wondering if it is possible with the FeatureReader transformer to read only the schema feature that has the same fme_feature_type_name as the initiator feature. Can this be done (using FME 2015.1 - build 15539)?
I have set the FeatureReader format to "Schema (Any Format)" and selected fme_feature_type_name in 'Feature Types to Read' from attribute:
However, this is doesn't output any schema features...
Any suggestions would be most welcome!