namespace | http://www.w3.org/2005/05/xmlmime | ||||||
type | restriction of xsd:string | ||||||
used by |
| ||||||
facets |
| ||||||
source | <xsd:attribute name="contentType"> <xsd:simpleType> <xsd:restriction base="xs:string"> <xsd:minLength value="3"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |