ops:publication-reference-listType

A type that defines a list of OPS publication references.

Complex Type Information

Model

Used By

Source

<xs:complexType name="publication-reference-listType">
  <xs:annotation>
    <xs:documentation>A type that defines a list of OPS publication references.</xs:documentation>
  </xs:annotation>
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="ops:publication-reference"/>
    <xs:element ref="exch:publication-reference"/>
  </xs:choice>
</xs:complexType>