tns:NotaryCommissionNumberType

A unique commission number issued to the Notary Public 
by the jurisdiction's authoritative body.  It can be an
alpha-numeric commission number.

Simple Type Information

Used By

Source

<xsd:simpleType name="NotaryCommissionNumberType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en-US">A unique commission number issued to the Notary Public by the jurisdiction's authoritative body. It can be an alpha-numeric commission number.</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="255"/>
    <xsd:whiteSpace value="preserve"/>
  </xsd:restriction>
</xsd:simpleType>