The functional title of the person involved in the notarial act. Needed for notarizing business documents where the title of the signer is relevant. |
<xsd:simpleType name="PersonTitleType"> <xsd:annotation> <xsd:documentation xml:lang="en-US">The functional title of the person involved in the notarial act. Needed for notarizing business documents where the title of the signer is relevant.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:maxLength value="256"/> <xsd:whiteSpace value="preserve"/> </xsd:restriction> </xsd:simpleType> |