ma.org.w3.org.jibx.schema.org.w3._2005._05.xmlmime.1.0.9.source-code.binding.xml Maven / Gradle / Ivy
<binding xmlns:xmime="http://www.w3.org/2005/05/xmlmime" name="binding" package="org.jibx.schema.org.w3._2005._05.xmlmime" trim-whitespace="true"> <namespace uri="http://www.w3.org/2005/05/xmlmime" prefix="xmime"/> <mapping abstract="true" type-name="xmime:base64Binary" class="org.jibx.schema.org.w3._2005._05.xmlmime.Base64Binary"> <value style="text" get-method="getBase64Binary" set-method="setBase64Binary"/> <structure get-method="getContentType" set-method="setContentType" usage="optional"> <value style="attribute" name="contentType" ns="http://www.w3.org/2005/05/xmlmime" get-method="getContentType" set-method="setContentType" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="xmime:hexBinary" class="org.jibx.schema.org.w3._2005._05.xmlmime.HexBinary"> <value style="text" get-method="getHexBinary" set-method="setHexBinary"/> <structure get-method="getContentType" set-method="setContentType" usage="optional"> <value style="attribute" name="contentType" ns="http://www.w3.org/2005/05/xmlmime" get-method="getContentType" set-method="setContentType" usage="optional"/> </structure> </mapping> </binding>