3.7.2.3 ST_SignatureProviderUrl (Signature Provider URL)

This simple type's contents are a restriction of the XML Schema string datatype.

This simple type also specifies the following restrictions:

This simple type's contents have a maximum length of 2083 characters.

Referenced By

SignatureProviderUrl3.7.1.16, SignatureProviderUrl)

The following XML Schema fragment defines the contents of this simple type:

 <simpleType name="ST_SignatureProviderUrl">
   <restriction base="xsd:string">
     <maxLength value="2083"/>
   </restriction>
 </simpleType>