We've created a custom asset 40+ field metadata schema in a developer
test AEM environment and we wish to share that with other developers so
when we develop and install our app's package through the package
manager/eclipse. Eventually will want to push that forward to a
QA/STG/PROD environment. How can you export/import metadata schemas in
AEM 6.4+? I'd hate to have to maintain these individually and manually.
Our application utilizes property filter components that map directly to
the schema a...