dates-of-public-availability

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
change-date optional
change-gazette-num optional
value-valid-for-publications xs:IDREFS optional

Used By

Source

<xs:complexType name="dates-of-public-availability">
  <xs:sequence>
    <xs:element ref="gazette-reference" minOccurs="0"/>
    <xs:element ref="unexamined-not-printed-without-grant" minOccurs="0"/>
    <xs:element ref="examined-not-printed-without-grant" minOccurs="0"/>
    <xs:element ref="unexamined-printed-without-grant" minOccurs="0"/>
    <xs:element ref="examined-printed-without-grant" minOccurs="0"/>
    <xs:element ref="claims-only-available" minOccurs="0"/>
    <xs:element ref="not-printed-with-grant" minOccurs="0"/>
    <xs:element ref="term-of-grant" minOccurs="0"/>
    <xs:element ref="invalidation-of-patent" minOccurs="0"/>
    <xs:element ref="printed-as-amended" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="change-date" type="xs:anySimpleType"/>
  <xs:attribute name="change-gazette-num" type="xs:anySimpleType"/>
  <xs:attribute name="value-valid-for-publications" type="xs:IDREFS"/>
</xs:complexType>