Showing:

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