dates-of-public-availability

DOCDB exchanges dates of public availabilty in "date"
ST.30 tags, dates of public availability
	A41 = gazette-pub-announcement - date of announcement of filed application in a gazette 
	A42 = abstract-reference - date of separate publication of an abstract 
	A43 = supplemental-srep-reference - date of separate publication of supplementary search report 
	A44 = gazette-pub-announcement - date of announcement of a granted application in a gazette 
	A45 = modified-first-page-pub - date of a separate publication of a modified first page report 
	A46=modified-complete-spec-pub - date of a separate publication of a modified full specification
	410 = unexamined-not-printed-without-grant - date of making available to the public by viewing or copying on request  
	420 = examined-not-printed-without-grant - date of making available to the public by viewing or copying on request 
	430 = unexamined-printed-without-grant - date of publication by printing or similar process
	440 = examined-printed-without-grant - date of publication by printing or similar process
	450 = printed-with-grant - date of publication by printing or similar process
	460 = claims-only-available - date of publication by printing or similar process of the claims only of a document
	470 = not-printed-with-grant - date of making available to the public by viewing or copying on request
If none of the above, then dates-of-public-availability will not be included
Date of public availability will by default be "date" in "publication-reference" 
Publication-date represented in dates-of-availability is a duplication of the date featuring in publication-reference

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
status xs:string optional

Used By

Complex Type bibliographic-dataType

Source

<xs:element name="dates-of-public-availability">
  <xs:annotation>
    <xs:documentation>DOCDB exchanges dates of public availabilty in "date" ST.30 tags, dates of public availability A41 = gazette-pub-announcement - date of announcement of filed application in a gazette A42 = abstract-reference - date of separate publication of an abstract A43 = supplemental-srep-reference - date of separate publication of supplementary search report A44 = gazette-pub-announcement - date of announcement of a granted application in a gazette A45 = modified-first-page-pub - date of a separate publication of a modified first page report A46=modified-complete-spec-pub - date of a separate publication of a modified full specification 410 = unexamined-not-printed-without-grant - date of making available to the public by viewing or copying on request 420 = examined-not-printed-without-grant - date of making available to the public by viewing or copying on request 430 = unexamined-printed-without-grant - date of publication by printing or similar process 440 = examined-printed-without-grant - date of publication by printing or similar process 450 = printed-with-grant - date of publication by printing or similar process 460 = claims-only-available - date of publication by printing or similar process of the claims only of a document 470 = not-printed-with-grant - date of making available to the public by viewing or copying on request If none of the above, then dates-of-public-availability will not be included Date of public availability will by default be "date" in "publication-reference" Publication-date represented in dates-of-availability is a duplication of the date featuring in publication-reference</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="exch:gazette-reference" minOccurs="0"/>
      <xs:element ref="exch:abstract-reference" minOccurs="0"/>
      <xs:element ref="exch:supplemental-srep-pub" minOccurs="0"/>
      <xs:element ref="exch:gazette-pub-announcement" minOccurs="0"/>
      <xs:element ref="exch:modified-first-page-pub" minOccurs="0"/>
      <xs:element ref="exch:modified-complete-spec-pub" minOccurs="0"/>
      <xs:element ref="exch:unexamined-not-printed-without-grant" minOccurs="0"/>
      <xs:element ref="exch:examined-not-printed-without-grant" minOccurs="0"/>
      <xs:element ref="exch:unexamined-printed-without-grant" minOccurs="0"/>
      <xs:element ref="exch:examined-printed-without-grant" minOccurs="0"/>
      <xs:element ref="exch:printed-with-grant" minOccurs="0"/>
      <xs:element ref="exch:claims-only-available" minOccurs="0"/>
      <xs:element ref="exch:not-printed-with-grant" minOccurs="0"/>
      <xs:element name="term-of-grant" type="exch:term-of-grantType" minOccurs="0"/>
      <xs:element ref="exch:invalidation-of-patent" minOccurs="0"/>
      <xs:element ref="exch:printed-as-amended" minOccurs="0"/>
    </xs:sequence>
    <xs:attribute name="status" type="xs:string"/>
  </xs:complexType>
</xs:element>

Sample