<xs:element name="DOCUMENT">
<xs:annotation>
<xs:documentation>This element is to mark up all information concerning the DOCUMENT level in the Pre.press.request</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="PUBLISHED.VL"/>
<xs:element ref="DISPATCHED.VL" minOccurs="0"/>
<xs:element ref="DOC.TYPE" minOccurs="0"/>
<xs:element ref="MANUSCRIPT.PAGES" minOccurs="0"/>
<xs:element ref="ESTIMATED.OJ.PAGES"/>
<xs:element ref="CHILD.DOCUMENT.PAGES" minOccurs="0"/>
<xs:element ref="INSTITUTION"/>
<xs:element ref="DESCRIPTION" minOccurs="0"/>
<xs:element ref="SHORT.TITLE" minOccurs="0"/>
<xs:element ref="PROCEDURE.NUMBER" minOccurs="0"/>
<xs:element ref="OFFICIAL.NUMBER" minOccurs="0"/>
<xs:element ref="DURAB"/>
<xs:element ref="CODIFIED.VERSION"/>
<xs:element ref="DATE.ADOPT" minOccurs="0"/>
<xs:element ref="PLACE" minOccurs="0"/>
<xs:element ref="PLACE.2" minOccurs="0"/>
<xs:element ref="SIGNATORY" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="ORIGINAL.VL"/>
<xs:element ref="AUTHENTIC.VL" minOccurs="0"/>
<xs:element ref="AUTHENTIC.VL.2" minOccurs="0"/>
<xs:element ref="EEA"/>
<xs:element ref="TITLE" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element> |