Menu

xmlns:xmlmime="http://www.w3.org/2005/05/xmlmime"

Get Help
2013-02-15
2013-02-18
  • Denis Froschauer

    Hi Rumen,
    I've got an error locating xmlmime:base64binary.
    Is EXIP supporting xmlns:xmlmime="http://www.w3.org/2005/05/xmlmime" ?
    (http://www.w3.org/TR/xml-media-types/)

    Denis

     
  • Rumen Kyusakov

    Rumen Kyusakov - 2013-02-16

    Hi Denis,

    EXIP is supporting xs:base64Binary. From what I see xmime:base64Binary is just an extension to xs:base64Binary adding an attribute contentType, so you should not have any troubles with it. As with other non XML schema types you need to include the xmlmime.xsd (EXI encoded, prefixes preserved) when generating the grammars.

    If you still have problems - describe the use case in more details and I'll try to help.

    // Rumen

     
  • Denis Froschauer

    I downloaded the xmlmime XSD, compiled with EXIProcessor and added it to the list of XSDs for generateSchemaInformedGrammars(). Issue solved.
    Thank you again Rumen

    Denis

     

Anonymous
Anonymous

Add attachments
Cancel