SIGNATORY

This element is used to mark up information about the name and the function of the signatories of the act

Element Information

Model

Used By

Source

<xs:element name="SIGNATORY">
  <xs:annotation>
    <xs:documentation>This element is used to mark up information about the name and the function of the signatories of the act</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="NAME" minOccurs="0"/>
      <xs:element ref="NAME.2" minOccurs="0"/>
      <xs:element ref="FUNCTION" minOccurs="0"/>
      <xs:element ref="FUNCTION.2" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample