<xs:complexType name="examined-not-printed-without-grantType">
<xs:sequence>
<xs:element name="document-id" type="exch:document-idType">
<xs:annotation>
<xs:documentation>******************************* DOCUMENT ID ******************************* Document identification refers to patents (and patent applications) only. See WIPO ST.14</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="text" type="exch:textType" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="lang" type="xs:language"/>
</xs:complexType> |