en:doku:file_projectile

File format: Bullet ( *.xml, *.projectile )

The bullet file is a file formatted in the universal exchange format XML.

The regular structure is as follows:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<GordonsReloadingTool>
  <projectilefile>
    <var name="Name of the property" value="Value of the property" />
    [...]
  </projectilefile>
</GordonsReloadingTool>
  • Character strings are entered in plain text or URL encoded.
  • Number values are indicated with the dot “.” as decimal separator.
  • Multiple projectile entries are possible by multiple presence of the block <projectilefile>.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<GordonsReloadingTool>
  <projectilefile>
    <var name="mname" value="Hornady" />
    <var name="pname" value="RN 3235" />
    <var name="lotid" value="" />
    <var name="caliber" value="0.323" />
    <var name="gBC0" value="0.217" />
    <var name="gBC1" value="0" />
    <var name="gBC2" value="0" />
    <var name="gBC3" value="0" />
    <var name="gBC4" value="0" />
    <var name="gdia" value="8.20" />
    <var name="glen" value="21.8" />
    <var name="gmass" value="170.0" />
    <var name="gmaterial" value="" />
    <var name="gpressure" value="0" />
    <var name="gtailDiaA" value="0.0" />
    <var name="gtailDiaB" value="0.0" />
    <var name="gtailh" value="0.0" />
    <var name="gtailType" value="0" />
    <var name="gUBCS" value="H0S2F2S4N3" />
    <var name="gV0" value="0" />
    <var name="gV1" value="0" />
    <var name="gV2" value="0" />
    <var name="gV3" value="0" />
    <var name="gV4" value="0" />
    <var name="cdate" value="2019-05-03" />
    <var name="cby" value="GRT" />
    <var name="mdate" value="" />
    <var name="mby" value="" />
    <var name="type" value="" />
    <var name="mode" value="" />
    <var name="status" value="import" />
    <var name="origin" value="" />
    <var name="descr" value="" />
  </projectilefile>
</GordonsReloadingTool>

This website uses only functional necessary cookies.

By clicking on OK, you agree with storing that cookies on your computer for the time of your session.
If you do not agree please leave the website.

Show information about the used cookies.

Show our policies.

  • en/doku/file_projectile.txt
  • Last modified: 2021/05/30 03:34
  • (external edit)