http://schemas.microsoft.com/sqlserver/2004/sqltypes
simpleType image

Super Types
{http://www.w3.org/2001/XMLSchema}base64Binary
|
+--{http://schemas.microsoft.com/sqlserver/2004/sqltypes}image (restriction)

Properties
This component is not nillable.

Model



Source
<xsd:simpleType name="image">
<xsd:restriction base="xsd:base64Binary"/>
</xsd:simpleType>


http://www.stylusstudio.com