You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom unit and annotation reference validation should allow for automated whitespace normalization to ensure that string values are mapped accurately. This is only a local standard and not part of the XML specification. Therefore, validation testing of normalized strings should be optional.
For example:
...
<customUnit>myUnit X <customUnit>
...
<stmm:unit id="myUnit X ">
Custom unit and annotation reference validation should allow for automated whitespace normalization to ensure that string values are mapped accurately. This is only a local standard and not part of the XML specification. Therefore, validation testing of normalized strings should be optional.
For example:
would be normalized to
The text was updated successfully, but these errors were encountered: