<type>Simple</type><name>noWhiteSpace</name><comment>These values are those of ids such as eId, wId and GUID as a collection of any printable character except whitespaces.</comment>
<xsd:simpleType name="noWhiteSpace"><xsd:annotation><xsd:documentation><type>Simple</type><name>noWhiteSpace</name><comment>These values are those of ids such as eId, wId and GUID as a collection of any printable character except whitespaces.</comment></xsd:documentation></xsd:annotation><xsd:restriction base="xsd:string"><xsd:pattern value="[^\s]+"/></xsd:restriction></xsd:simpleType>