diagram | |||||||||||||
namespace | http://fifa.com/fc | ||||||||||||
type | extension of xmime:base64Binary | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |