Share this page
Type
Restriction of xs:string
Diagram
Overview
Facets
Pattern | [a-zA-Z_]([a-zA-Z_0-9])* |
Source
<xs:simpleType name="RestrictedString" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:pattern value="[a-zA-Z_]([a-zA-Z_0-9])*" />
</xs:restriction>
</xs:simpleType>
|
See Also
Tips to improve your search results...
UFT One Testing ExtensibilityExtensibility ReferenceUFT One ReferenceAllView Local Help CenterView Online Help CenterbackGo back in browser historyforwardGo forward in browser historyRemove search highlightsnext topicGo to next topicprevious topicGo to previous topicPrint the current topicAll versions