| diagram | ![]() | ||||||||||||
| namespace | http://www.w3.org/2005/05/xmlmime | ||||||||||||
| type | extension of xsd:base64Binary | ||||||||||||
| properties |
| ||||||||||||
| attributes |
| ||||||||||||
| source | <xsd:complexType name="base64Binary"> <xsd:simpleContent> <xsd:extension base="xs:base64Binary"> <xsd:attribute ref="xmime:contentType"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |