complexType base64Binary
diagram DocumentFileServicePortType_diagrams/DocumentFileServicePortType_p418.png
namespace http://www.w3.org/2005/05/xmlmime
type extension of xsd:base64Binary
properties
base xs:base64Binary
attributes
Name  Type  Use  Default  Fixed  Annotation
xmime:contentType  derived by: xsd:string        
source <xsd:complexType name="base64Binary">
 
<xsd:simpleContent>
   
<xsd:extension base="xs:base64Binary">
     
<xsd:attribute ref="xmime:contentType"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>