<xs:element name="OJ.TOC.ITEM.PUB">
<xs:annotation>
<xs:documentation>This element is used to describe the composition of an OJ when the information are completed by the printer with all information about the corrigenda</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="DOCUMENT.REF"/>
<xs:element ref="PROCEDURE.NUMBER" minOccurs="0"/>
<xs:element ref="MANUSCRIPT.REF" minOccurs="0"/>
<xs:element ref="PUBLISHED.VL"/>
<xs:element ref="HEADING" minOccurs="0"/>
<xs:element ref="SUB.HEADING" minOccurs="0"/>
<xs:element ref="DOC.TYPE" minOccurs="0"/>
<xs:element ref="SHORT.TITLE" minOccurs="0"/>
<xs:element ref="PAGINATION" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element> |