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