publication-referenceType

Complex Type Information

Model

Children: document-id

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional

Used By

Source

<xs:complexType name="publication-referenceType">
  <xs:sequence>
    <xs:element name="document-id" type="exch:document-idType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Refers to patents (and patent applications) only; see WIPO ST.14</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="id" type="xs:ID"/>
</xs:complexType>