term-of-grantType

Complex Type Information

Model

Used By

Source

<xs:complexType name="term-of-grantType">
  <xs:choice maxOccurs="unbounded">
    <xs:element name="text" type="exch:textType"/>
    <xs:element name="disclaimer" type="exch:disclaimerType"/>
    <xs:element name="length-of-grant" type="exch:length-of-grantType"/>
    <xs:element name="lapse-of-patent" type="exch:lapse-of-patentType"/>
  </xs:choice>
</xs:complexType>