Package attribute file example

The package attribute file for the package produced by GIMZIP in Figure 1 would look like the following:
Figure 1. Package attribute file (GIMPAF.XML) example
<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="GIMPAF.XSL"?>
<PKGDEF files="8"
           originalsize="18755980"
           size="14568080"
           date="2003.090"
           gmt="22:10:20"
           level="03.03.00.00">

  <ARCHDEF name="SMPPTFIN/S0001.SMPMCS.pax.Z"
              archid="SMPMCS"
              type="SMPPTFIN"
              description="This is the SMPMCS file for FMID001"
              originalsize="18432000"
              size="14336000"
              hash="22CA8A741CA2EE1BC57FAA2D0EBA22895727B8E9">
    <ARCHSEG name="SMPPTFIN/2003030341435443234.1of2"
                size="12288000"
                hash="23EB39F41CA2EE1BC57FAA2D0EBA22895727B8E9">
    </ARCHSEG>
    <ARCHSEG name="SMPPTFIN/2003030341435443234.2of2"
                size="2048000"
                hash="58FA9A741CA2EE1BC57FAA2D0EBA22895727B8E9">
    </ARCHSEG>
  </ARCHDEF>

  <ARCHDEF name="README/S0002.packlist.html"
              type="README"
              description="This is the packing list for your order"
              originalsize="32620"
              size="18256"
              hash="CA2EE1BC57F2EE1BC57FAA2D0EBA2289C57FAA2D">
  </ARCHDEF>

  <ARCHDEF name="SMPRELF/CPACTST.FMID001.F1.pax.Z"
              archid="FMID001.F1"
              type="SMPRELF"
              description="This is an SMPRELF file for FMID001.F1"
              originalsize="55840"
              size="32256"
              hash="D0EBAA741CA2EE1BC57FAA2D0EBA2289EECE1BC5">
  </ARCHDEF>

  <ARCHDEF name="SMPRELF/CPACTST.FMID002.F2.pax.Z"
                archid="FMID002.F2"
                type="SMPRELF"
                description="This is an SMPRELF file for FMID002.F2"
                originalsize="55840"
                size="32256"
                hash="B7DBAA741CA2EE1BC57FAA2D0EBA2289EECE1BC5">
  </ARCHDEF>

  <ARCHDEF name="S0005.CPACTST.DO000029.MVS.GLOBAL.CSI.pax.Z"
              archid="GLOBAL"
              description="This is an example of a VSAM cluster
              for the product."
              originalsize="23218"
              size="17556"
              hash="D0DB27641CA2EE1BC5BFAA2D0EBA2EE9EECE1BC5">

  </ARCHDEF>
  <ARCHDEF name="S0006.2003030335435443234.pax.Z"
              description="This is the entire root directory."
              originalsize="155840"
              size="132256"
              hash="D0EB49385CA2EE1BC57FAA2D0EBA2289EECE1BC5">
  </ARCHDEF>

  <ARCHDEF name="GIMPAF.XSL"
              description="This is an Extensible Stylesheet Language
              (XSL) document used to render the package attribute file
              (GIMPAF.XML) on an internet   browser.  This file has not
              been archived and should not be included on the input
              control statements for GIMUNZIP processing."
              size="4800"
              hash="6DD284BE148DB4FA39CD5C3798F2171482D29553">
  </ARCHDEF>
</PKGDEF>

<?PKGHASH hash="1C4DC48997B66271202887E3A1628EA2ADDC8DDE"?>
Note: Spaces have been added to the example for clarity, but are not necessarily produced by GIMZIP, nor are they required. Some of the values, such as size, original size, and hash, are for illustration purposes only, and may not be accurate.