Content type with Managed Metadata field Multi
If you want to have a Taxonomy field that can have mulitple values you can follow my previews blog and change in the field part the type to Type=”TaxonomyFieldTypeMulti” And add the following attributes Mult=”true” Sortable=”false”
Continue Reading