Please enable JavaScript to view this site.

XStudio 3

Users of MusicMaster's Windows program can use this export definition to produce an XStudio-compatible library export.

After importing the template, you may need to review and make a few changes as field ID's in the xml document may be different than those in your database.

MusicMaster_XStudio.xml Layout

The sample export design template we've provided contains the following:

<XMLOptions version="1.0" created="2016-03-03T12:05:55" updated="2016-03-03T12:05:55">

  <XDF>

    <properties>

      <version>101</version>

      <name>XStudio Export</name>

      <design_type>200</design_type>

      <output_type>1</output_type>

      <page_count>3</page_count>

      </properties>

    <design>

      <properties>

        <output_file>Library.txt</output_file>

        <filter_plugin></filter_plugin>

        <design_version>101</design_version>

        <output_type>1</output_type>

        <file_append>0</file_append>

        <output_path>J:\Muscimaster_DB\</output_path>

        <file_encoding></file_encoding>

        <use_temp_file>0</use_temp_file>

      </properties>

    </design>

    <pages>

      <page1>

        <properties>

          <name>Song</name>

          <user_name></user_name>

          <element_type>220</element_type>

          <field_count>13</field_count>

        </properties>

        <field1>

          <name>Media2</name>

          <item_id>134</item_id>

          <data_type>1</data_type>

          <properties>

            <len>4</len>

            <comment>Cart No</comment>

          </properties>

        </field1>

        <field2>

          <name>Spacer</name>

          <item_id>-10102</item_id>

          <data_type>0</data_type>

          <properties>

            <comment>Space 1</comment>

          </properties>

        </field2>

        <field3>

          <name>Title</name>

          <item_id>104</item_id>

          <data_type>1</data_type>

          <properties>

            <len>70</len>

            <comment>Title</comment>

          </properties>

        </field3>

        <field4>

          <name>Artist</name>

          <item_id>102</item_id>

          <data_type>1</data_type>

          <properties>

            <len>70</len>

            <comment>Artist</comment>

          </properties>

        </field4>

        <field5>

          <name>Run Time</name>

          <item_id>12</item_id>

          <data_type>13</data_type>

          <properties>

            <comment>Runtime</comment>

          </properties>

        </field5>

        <field6>

          <name>Spacer</name>

          <item_id>-10102</item_id>

          <data_type>0</data_type>

          <properties>

            <comment>Space 1</comment>

          </properties>

        </field6>

        <field7>

          <name>Category</name>

          <item_id>3</item_id>

          <data_type>99</data_type>

          <properties>

            <len>16</len>

            <comment>Category</comment>

          </properties>

        </field7>

        <field8>

          <name>Album</name>

          <item_id>107</item_id>

          <data_type>1</data_type>

          <properties>

            <len>70</len>

            <comment>Album</comment>

          </properties>

        </field8>

        <field9>

          <name>Peak Year</name>

          <item_id>148</item_id>

          <data_type>2</data_type>

          <properties>

            <comment>Year</comment>

          </properties>

        </field9>

        <field10>

          <name>Spacer</name>

          <item_id>-10102</item_id>

          <data_type>0</data_type>

          <properties>

            <comment>Space 1</comment>

          </properties>

        </field10>

        <field11>

          <name>Intro1</name>

          <item_id>110</item_id>

          <data_type>1</data_type>

          <properties>

            <len>3</len>

            <comment>Intro</comment>

          </properties>

        </field11>

        <field12>

          <name>Spacer</name>

          <item_id>-10102</item_id>

          <data_type>0</data_type>

          <properties>

            <comment>Space 1</comment>

          </properties>

        </field12>

        <field13>

          <name>Ending</name>

          <item_id>109</item_id>

          <data_type>1</data_type>

          <properties>

            <len>3</len>

            <comment>Ending</comment>

          </properties>

        </field13>

      </page1>

      <page2>

        <properties>

          <name>File Header</name>

          <user_name></user_name>

          <element_type>201</element_type>

          <field_count>0</field_count>

        </properties>

      </page2>

      <page3>

        <properties>

          <name>File Footer</name>

          <user_name></user_name>

          <element_type>211</element_type>

          <field_count>0</field_count>

        </properties>

      </page3>

    </pages>

  </XDF>

</XMLOptions>