simpleType ContentTypes
namespace http://www.w3.org/1999/xhtml
type xs:string
used by
attributes form/@accept input/@accept
annotation
documentation

      comma-separated list of media types, as per [RFC2045]
     
source <xs:simpleType name="ContentTypes">
 
<xs:annotation>
   
<xs:documentation>
      comma-separated list of media types, 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