arcImage mimetype set on application/octet-stream
This commit is contained in:
@@ -422,7 +422,7 @@
|
||||
<xsd:documentation>Meta-Informationen zum Dokument</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="arcImage" type="xsd:base64Binary" xmime:expectedContentTypes="image/jpeg" xmlns:xmime="http://www.w3.org/2005/05/xmlmime">
|
||||
<xsd:element name="arcImage" type="xsd:base64Binary" xmime:expectedContentTypes="application/octet-stream" xmlns:xmime="http://www.w3.org/2005/05/xmlmime">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Das eigentliche Dokument als base64-Binary</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
|
||||
Reference in New Issue
Block a user