connectorCausalExpression:unboundedString

Simple Type Information

Source

<simpleType name="unboundedString">
  <restriction base="string">
    <pattern value="unbounded"/>
  </restriction>
</simpleType>