simpleType ContentType
namespace http://www.w3.org/1999/xhtml
type xs:string
used by
attributes object/@codetype form/@enctype link/@type style/@type script/@type a/@type object/@type param/@type
annotation
documentation

      media type, as per [RFC2045]
     
source <xs:simpleType name="ContentType">
 
<xs:annotation>
   
<xs:documentation>
      media type, as per [RFC2045]
     
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy