term-of-grant

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

Element term-of-grant

Source

<xs:complexType name="term-of-grant">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="disclaimer"/>
    <xs:element ref="lapse-of-patent"/>
    <xs:element ref="length-of-grant"/>
    <xs:element ref="lapsed-in-country"/>
    <xs:element ref="text"/>
  </xs:choice>
  <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>