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