<xs:element name="OPOCE.CONTACT">
<xs:annotation>
<xs:documentation>This element is used to mark up all the information concerning the persons responsible for the publication of the OJ.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="PRODUCTION.AGENT"/>
<xs:element ref="OTHER.CONTACT" minOccurs="0"/>
<xs:element ref="OTHER.CONTACT.2" minOccurs="0"/>
<xs:element ref="SIGNED.BY" minOccurs="0"/>
<xs:element ref="SERVICE.MANAGER" minOccurs="0"/>
<xs:element ref="SERVICE.MANAGER.2" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element> |