Skip to main content

Schema fragment display

Back to C12061

< xs:simpleType name="not-empty-string">
<xs:restrictionbase="UnicodeType">
<xs:annotation>
<xs:documentation>Restricted UnicodeType to prevent a value with either leading or trailing non breaking spaces e.g. tab, line feed, vertical tab, form feed, and carriage return.</xs:documentation>
</xs:annotation>
<xs:patternvalue="[\S]|[\S][\S]|[\S].*[\S]"/>
</xs:restriction>
</xs:simpleType>

Contact Liaison by email or on +44 (0)1242 388 531.