omVariable

Simple Type Information

Used By

Attribute OMV/@name

Source

<xs:simpleType name="omVariable">
  <xs:restriction base="xs:string">
    <xs:pattern value="([A-Za-z0-9+=(),-\./:?!#$%*;@\[\]\^_`{|}])+"/>
  </xs:restriction>
</xs:simpleType>