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