Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type womlcore:shortStringType
Namespace http://xml.fmi.fi/namespace/woml/core/2011/06/15
Annotations
Diagram
Diagram
Type restriction of string
Facets
minLength 0
maxLength 128
Used by
Source
<simpleType name="shortStringType">
  <annotation>
    <documentation/>
  </annotation>
  <restriction base="string">
    <minLength value="0"/>
    <maxLength value="128"/>
  </restriction>
</simpleType>
Schema location http://xml.fmi.fi/schema/woml/core/2011/06/15/woml-common.xsd