tns:NotaryBondNumberType

A unique bond number of the bond posted by the Notary Public 
by the jurisdiction's authoritative body.  It can be an
alpha-numeric number.

Simple Type Information

Used By

Source

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