complexType PictureEmbeddedType
diagram generic_p10.png
namespace http://fifa.com/fc
type extension of xmime:base64Binary
properties
base xmime:base64Binary
used by
element PictureType/PictureEmbedded
attributes
Name  Type  Use  Default  Fixed  Annotation
xmime:contentType  derived by: xsd:string        
annotation
documentation
A binary picture embedded in the message.
source <xsd:complexType name="PictureEmbeddedType">
 
<xsd:annotation>
   
<xsd:documentation>A binary picture embedded in the message.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:simpleContent>
   
<xsd:extension base="xmime:base64Binary"/>
 
</xsd:simpleContent>
</xsd:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy