simpleType "Graphic"
Namespace:
Defined:
Used:
never
Simple Content Model
xs:base64Binary
Annotation
The type of graphic file
Type Definition Detail
Type Derivation Tree
xs:base64Binary (restriction)
  Graphic
Derivation:
restriction of xs:base64Binary
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="Graphic">
<xs:restriction base="xs:base64Binary"/>
</xs:simpleType>