PwgSmRev1-185 - StringExtensionPattern

simpleType StringExtensionPattern
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:string
properties
base xs:string
used by
simpleType CharsetType
facets
Kind Value Annotation
minLength 63
pattern \w+[\w:/;_\-\\\+\.]*
source <xs:simpleType name="StringExtensionPattern">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="63"/>
   
<xs:pattern value="\w+[\w:/;_\-\\\+\.]*"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy