⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 products.xml

📁 实现一个网络购物
💻 XML
📖 第 1 页 / 共 2 页
字号:
    <!-- field definition for field 12 : type -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Type van het product</description>
        <description xml:lang="en">Type of the item</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Type</guiname>
        <guiname xml:lang="en">Type</guiname>
        <guitype>string</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>9</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>9</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>type</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" size="255" state="persistent">STRING</type>
      </db>
    </field>
    <!-- field definition for field 13 : price1 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Prijs voor</description>
        <description xml:lang="en">Price for</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Prijs voor</guiname>
        <guiname xml:lang="en">Price for</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>12</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>12</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price1</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
    <!-- field definition for field 14 : price2 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Prijs van</description>
        <description xml:lang="en">Price from</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Prijs van</guiname>
        <guiname xml:lang="en">Price from</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>13</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>13</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price2</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
    <!-- field definition for field 15 : price3 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Ledenprijs voor</description>
        <description xml:lang="en">Membersprice for</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Ledenprijs voor</guiname>
        <guiname xml:lang="en">Membersprice for</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>14</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>14</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price3</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
    <!-- field definition for field 16 : price4 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Ledenprijs van</description>
        <description xml:lang="en">Membersprice from</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Ledenprijs van</guiname>
        <guiname xml:lang="en">Membersprice from</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>15</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>15</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price4</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
    <!-- field definition for field 17 : price5 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Prijs 5</description>
        <description xml:lang="en">Price 5</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Prijs 5</guiname>
        <guiname xml:lang="en">Price 5</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>16</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>16</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price5</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
    <!-- field definition for field 18 : price6 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Prijs 6</description>
        <description xml:lang="en">Price 6</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Prijs 6</guiname>
        <guiname xml:lang="en">Price 6</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>17</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>17</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price6</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
    <!-- field definition for field 19 : price7 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Prijs 7</description>
        <description xml:lang="en">Price 7</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Prijs 7</guiname>
        <guiname xml:lang="en">Price 7</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>18</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>18</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price7</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
    <!-- field definition for field 20 : price8 -->
    <field>
      <!-- field descriptions (help texts) -->
      <descriptions>
        <description xml:lang="nl">Prijs 8</description>
        <description xml:lang="en">Price 8</description>
      </descriptions>
      <!-- gui related -->
      <gui>
        <guiname xml:lang="nl">Prijs 8</guiname>
        <guiname xml:lang="en">Price 8</guiname>
        <guitype>integer</guitype>
      </gui>
      <!-- editor related -->
      <editor>
        <positions>
          <!-- position in the input area of the editor -->
          <input>19</input>
          <!-- position in the list area of the editor -->
          <list>-1</list>
          <!-- position in the search area of the editor -->
          <search>19</search>
        </positions>
      </editor>
      <!-- database related -->
      <db>
        <!-- name of the field in the database -->
        <name>price8</name>
        <!-- MMBase datatype and demands on it -->
        <type key="false" notnull="false" state="persistent">INTEGER</type>
      </db>
    </field>
  </fieldlist>
</builder>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -