<xsd:element name="NotariesPublic" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation xml:lang="en-US">The Notary Public performing the notarization.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="NotaryPublic" type="tns:NotaryPublicType" minOccurs="1" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation xml:lang="en-US">The Notary Public performing the notarization.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element> |