Showing:

Annotations
Diagrams
Facets
Source
Simple Type diggs:OtherMimeTypeType
Namespace http://diggsml.org/schemas/3
Annotations
Simple type: OtherMimeTypeType
Diagram
Diagram
Type restriction of string
Facets
pattern Other: [a-z\-\+\.]+/[a-z0-9\-\+\.]+
Source
<simpleType name="OtherMimeTypeType">
  <annotation>
    <documentation>Simple type: OtherMimeTypeType</documentation>
  </annotation>
  <restriction base="string">
    <pattern value="Other: [a-z\-\+\.]+/[a-z0-9\-\+\.]+"/>
  </restriction>
</simpleType>