Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Info
iconfalse

The ifi-integrated-content container includes several value-added fields that are calculated by IFI to provide patent status, standardized names, and claims summaries. These fields are available for US, CA, DE, EP, ES, FR, GB, and JP, although standardized names are still in production for JP.

Code Block
languagexml
<ifi-integrated-content publication-type="G" accession-number="15050791" document-category="Utility" subject-area="Electrical">
  <ifi-patent-status anticipated-expiration="20140531" terminal-disclaimer="yes" adjusted-expiration="20170103">
    <ifi-patent-status-description country="US">Expired - Lifetime</ifi-patent-status-description>
    <ifi-term-extension>948</ifi-term-extension>
  </ifi-patent-status>
  <ifi-parties>
    <ifi-standardized-name country="US" type="U.S. Company or Corporation" number="086997">
      <addressbook>
        <name>Intellectual Ventures I LLC</name>
      </addressbook>
    </ifi-standardized-name>
    <ifi-standardized-name-current>
      <addressbook>
        <name>INTELLECTUAL VENTURES ASSETS 33 LLC</name>
      </addressbook>
    </ifi-standardized-name-current>
    <ifi-standardized-name-current>
      <addressbook>
        <name>TELESHUTTLE TECHNOLOGIES LLC</name>
      </addressbook>
    </ifi-standardized-name-current>
    <ifi-standardized-name-current country="US" number="028783">
      <addressbook>
        <name>BTG International Inc</name>
      </addressbook>
    </ifi-standardized-name-current>
  </ifi-parties>
  <ifi-claims-summary>
    <ifi-claims mxw-id="PCLM101173830" total="10" independent="6">
      <ifi-claim type="independent" num="00001" idref="CLM-00001"/>
      <ifi-claim type="dependent" num="00002" idref="CLM-00002">
        <ifi-claim-ref num="00001" idref="CLM-00001"/>
      </ifi-claim>
      <ifi-claim type="dependent" num="00003" idref="CLM-00003">
        <ifi-claim-ref num="00001" idref="CLM-00001"/>
      </ifi-claim>
      <ifi-claim type="dependent" num="00004" idref="CLM-00004">
        <ifi-claim-ref num="00002" idref="CLM-00002"/>
      </ifi-claim>
      <ifi-claim type="dependent" num="00005" idref="CLM-00005">
        <ifi-claim-ref num="00004" idref="CLM-00004"/>
      </ifi-claim>
      <ifi-claim type="independent" num="00006" idref="CLM-00006"/>
      <ifi-claim type="independent" num="00007" idref="CLM-00007"/>
      <ifi-claim type="independent" num="00008" idref="CLM-00008"/>
      <ifi-claim type="independent" num="00009" idref="CLM-00009"/>
      <ifi-claim type="independent" num="00010" idref="CLM-00010"/>
    </ifi-claims>
  </ifi-claims-summary>
</ifi-integrated-content>
AttributeDescription
publication-typegG=grant, aA=application
accession-numberLegacy integer identifier
document-categoryPresent for US only. Categories are derived from kind codes and include "defensiveDefensive", "designDesign", "plantPlant", "reissueReissue", "statutoryStatutory", and "utilityUtility". Present for US only.
subject-areaDerived from classification. Values are "chemicalChemical", "chemicalChemical/electricalElectrical", "designDesign", "electricalElectrical", "electricalElectrical/mechanicalMechanical", "mechanicalMechanical", or and "plantPlant".

ifi-integrated-content/ifi-patent-status

...

AttributeDescription
anticipated-expirationAnticipated expiration date is calculated according to the patenting authority and document kind and reflects the maximum life of the patent assuming maintenance fees are paid and term extensions are not in place.
adjusted-expirationPresent for US only. Contains Adjusted expiration date contains a date adjusted by term adjustments made by the USPTO under 35 USC 154. Present for US only.
regulatory-extension"Yes" when true. The field appears in US records when exploitation of a patent is delayed by regulatory review (e.g., FDA review) or in other patents when a Supplementary Protection Certificate (SPC) has been issued for a patent.
terminal-disclaimer"Yes" when a notice of terminal disclaimer is present. For US pre-2001, the adjusted-expiration date may incorporate a terminal disclaimer; post-2000, the adjusted date does not include the effect of a terminal disclaimer.

...

AtttributeDescription
countryCountry is represented by a standard 2-character code . See based on WIPO ST.3.

For a detailed explanation of EP patent status, see:

...

ElementDescription
ifi-term-extensionPresent for US only. This field contains the number of days for which the term has been adjusted.

...

ifi-integrated-content/ifi-parties/ifi-standardized-name

AttributeDescription
countryCountry is represented by a standard 2-character code . See based on WIPO ST.3.
typePresent for US only. Possible values are "U.S. Company or Corporation" or "Foreign Company or Corporation".
numberUnique proprietary number associated with a standardized company or organization name.

...

ElementDescription
nameThe IFI standardized form of the applicant/assignee at the time the document was published.

 

ifi-integrated-content/ifi-parties/ifi-standardized-name-probable

AttributeDescription
countryCountry is represented by a standard 2-character code based on WIPO ST.3.
typePresent for US only. Possible values are "U.S. Company or Corporation" or "Foreign Company or Corporation".
numberUnique proprietary number associated with a standardized company or organization name

...

.

ifi-integrated-content/ifi-parties/ifi-standardized-name-probable/addressbook

ElementDescription
nameThis is the The IFI standardized name of the current assignee, determined from reassignments from the patent authoritiesform of the probable assignee for US pre-grants which do not have assignee.

ifi-integrated-content/ifi-parties/ifi-standardized-name-current

AttributeDescription
countryCountry is represented by a standard 2-character code based on WIPO ST.3.
typePresent for US only. Possible values are "U.S. Company or Corporation" or "Foreign Company or Corporation".
numberUnique proprietary number associated with a standardized company or organization name.

ifi-integrated-content/ifi-parties/ifi-standardized-name-current/addressbook

ElementDescription
nameThe IFI standardized form of the current assignee, determined from reassignments from the patent authorities.

ifi-integrated-content/ifi-claims-summary

AttributeDescription
mxw-idinternal Internal identifier
totalnumber Number of claims in the document
independentnumber Number of independent claims in the document

...

AttributeDescription
typeIdentifies each claim as "dependent" or "independent"
num5-digit (zero-filled) sequential claim number
idrefnum prefixed with "CLM-"

ifi-integrated-content/ifi-claims-summary/ifi-claim/ifi-claim-ref

Attributedescription
numFor dependent claims only, the claim(s) on which the current one is dependent
idrefnum prefixed with "CLM-"

 

 

 

...