How to create a metadataschema which allowd only svg images?
I am looking to create a folder in DAM and impose restriction to it such that we can add only SVG images to it. Hence I am trying to create a metadataschema which allows only svg in images and planning to add this as 'metadataSchema' property to my DAM folder so that this restriction is in place.
Can some one help me how I can create a metadataschema which will allow only svg as image?
We already have a metadataschema which allows jpeg and tiff. Can I create a copy of that? If so, what changes to make so that this allows only svg images?