http://maven.apache.org/FML/1.0.1
simpleType ContentTypes

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://maven.apache.org/FML/1.0.1}ContentTypes (restriction)

Documentation
      comma-separated list of media types, as per [RFC2045]
      
Properties
This component is not nillable.

Model



Source
<xs:simpleType name="ContentTypes">
<xs:restriction base="xs:string"/>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.