home *** CD-ROM | disk | FTP | other *** search
/ business-86-101-185-173.business.broadband.hu / business-86-101-185-173.business.broadband.hu.zip / business-86-101-185-173.business.broadband.hu / trans / trans.xsd < prev    next >
Extensible Markup Language  |  2012-05-01  |  9KB  |  254 lines

  1. <?xml version = "1.0" encoding="Windows-1250" standalone="yes"?>
  2. <xsd:schema id="VFPData" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  3.     <xsd:element name="VFPData" msdata:IsDataSet="true">
  4.         <xsd:complexType>
  5.             <xsd:choice maxOccurs="unbounded">
  6.                 <xsd:element name="ini" minOccurs="0" maxOccurs="unbounded">
  7.                     <xsd:complexType>
  8.                         <xsd:attribute name="pickupfrom" use="required">
  9.                             <xsd:simpleType>
  10.                                 <xsd:restriction base="xsd:decimal">
  11.                                     <xsd:totalDigits value="19"/>
  12.                                     <xsd:fractionDigits value="19"/>
  13.                                 </xsd:restriction>
  14.                             </xsd:simpleType>
  15.                         </xsd:attribute>
  16.                         <xsd:attribute name="pickupuntil" use="required">
  17.                             <xsd:simpleType>
  18.                                 <xsd:restriction base="xsd:decimal">
  19.                                     <xsd:totalDigits value="19"/>
  20.                                     <xsd:fractionDigits value="19"/>
  21.                                 </xsd:restriction>
  22.                             </xsd:simpleType>
  23.                         </xsd:attribute>
  24.                         <xsd:attribute name="sqlcs" use="required">
  25.                             <xsd:simpleType>
  26.                                 <xsd:restriction base="xsd:string">
  27.                                     <xsd:maxLength value="250"/>
  28.                                 </xsd:restriction>
  29.                             </xsd:simpleType>
  30.                         </xsd:attribute>
  31.                         <xsd:attribute name="sql_pickup_date_from" type="xsd:date" use="required"/>
  32.                         <xsd:attribute name="nev1" use="required">
  33.                             <xsd:simpleType>
  34.                                 <xsd:restriction base="xsd:string">
  35.                                     <xsd:maxLength value="50"/>
  36.                                 </xsd:restriction>
  37.                             </xsd:simpleType>
  38.                         </xsd:attribute>
  39.                         <xsd:attribute name="nev2" use="required">
  40.                             <xsd:simpleType>
  41.                                 <xsd:restriction base="xsd:string">
  42.                                     <xsd:maxLength value="50"/>
  43.                                 </xsd:restriction>
  44.                             </xsd:simpleType>
  45.                         </xsd:attribute>
  46.                         <xsd:attribute name="cim1" use="required">
  47.                             <xsd:simpleType>
  48.                                 <xsd:restriction base="xsd:string">
  49.                                     <xsd:maxLength value="50"/>
  50.                                 </xsd:restriction>
  51.                             </xsd:simpleType>
  52.                         </xsd:attribute>
  53.                         <xsd:attribute name="cim2" use="required">
  54.                             <xsd:simpleType>
  55.                                 <xsd:restriction base="xsd:string">
  56.                                     <xsd:maxLength value="50"/>
  57.                                 </xsd:restriction>
  58.                             </xsd:simpleType>
  59.                         </xsd:attribute>
  60.                         <xsd:attribute name="tel1" use="required">
  61.                             <xsd:simpleType>
  62.                                 <xsd:restriction base="xsd:string">
  63.                                     <xsd:maxLength value="25"/>
  64.                                 </xsd:restriction>
  65.                             </xsd:simpleType>
  66.                         </xsd:attribute>
  67.                         <xsd:attribute name="tel2" use="required">
  68.                             <xsd:simpleType>
  69.                                 <xsd:restriction base="xsd:string">
  70.                                     <xsd:maxLength value="25"/>
  71.                                 </xsd:restriction>
  72.                             </xsd:simpleType>
  73.                         </xsd:attribute>
  74.                         <xsd:attribute name="www" use="required">
  75.                             <xsd:simpleType>
  76.                                 <xsd:restriction base="xsd:string">
  77.                                     <xsd:maxLength value="25"/>
  78.                                 </xsd:restriction>
  79.                             </xsd:simpleType>
  80.                         </xsd:attribute>
  81.                         <xsd:attribute name="ado1" use="required">
  82.                             <xsd:simpleType>
  83.                                 <xsd:restriction base="xsd:string">
  84.                                     <xsd:maxLength value="30"/>
  85.                                 </xsd:restriction>
  86.                             </xsd:simpleType>
  87.                         </xsd:attribute>
  88.                         <xsd:attribute name="ado2" use="required">
  89.                             <xsd:simpleType>
  90.                                 <xsd:restriction base="xsd:string">
  91.                                     <xsd:maxLength value="30"/>
  92.                                 </xsd:restriction>
  93.                             </xsd:simpleType>
  94.                         </xsd:attribute>
  95.                         <xsd:attribute name="bank1" use="required">
  96.                             <xsd:simpleType>
  97.                                 <xsd:restriction base="xsd:string">
  98.                                     <xsd:maxLength value="30"/>
  99.                                 </xsd:restriction>
  100.                             </xsd:simpleType>
  101.                         </xsd:attribute>
  102.                         <xsd:attribute name="bank2" use="required">
  103.                             <xsd:simpleType>
  104.                                 <xsd:restriction base="xsd:string">
  105.                                     <xsd:maxLength value="30"/>
  106.                                 </xsd:restriction>
  107.                             </xsd:simpleType>
  108.                         </xsd:attribute>
  109.                         <xsd:attribute name="logo" use="required">
  110.                             <xsd:simpleType>
  111.                                 <xsd:restriction base="xsd:string">
  112.                                     <xsd:maxLength value="128"/>
  113.                                 </xsd:restriction>
  114.                             </xsd:simpleType>
  115.                         </xsd:attribute>
  116.                         <xsd:attribute name="backup" use="required">
  117.                             <xsd:simpleType>
  118.                                 <xsd:restriction base="xsd:string">
  119.                                     <xsd:maxLength value="128"/>
  120.                                 </xsd:restriction>
  121.                             </xsd:simpleType>
  122.                         </xsd:attribute>
  123.                         <xsd:attribute name="report_path" use="required">
  124.                             <xsd:simpleType>
  125.                                 <xsd:restriction base="xsd:string">
  126.                                     <xsd:maxLength value="128"/>
  127.                                 </xsd:restriction>
  128.                             </xsd:simpleType>
  129.                         </xsd:attribute>
  130.                         <xsd:attribute name="szamlariport" use="required">
  131.                             <xsd:simpleType>
  132.                                 <xsd:restriction base="xsd:string">
  133.                                     <xsd:maxLength value="30"/>
  134.                                 </xsd:restriction>
  135.                             </xsd:simpleType>
  136.                         </xsd:attribute>
  137.                         <xsd:attribute name="dimenzionalis_oszto" type="xsd:int" use="required"/>
  138.                         <xsd:attribute name="helyiverziofajl" use="required">
  139.                             <xsd:simpleType>
  140.                                 <xsd:restriction base="xsd:string">
  141.                                     <xsd:maxLength value="128"/>
  142.                                 </xsd:restriction>
  143.                             </xsd:simpleType>
  144.                         </xsd:attribute>
  145.                         <xsd:attribute name="tavoliverziofajl" use="required">
  146.                             <xsd:simpleType>
  147.                                 <xsd:restriction base="xsd:string">
  148.                                     <xsd:maxLength value="128"/>
  149.                                 </xsd:restriction>
  150.                             </xsd:simpleType>
  151.                         </xsd:attribute>
  152.                         <xsd:attribute name="hatterkep" use="required">
  153.                             <xsd:simpleType>
  154.                                 <xsd:restriction base="xsd:string">
  155.                                     <xsd:maxLength value="64"/>
  156.                                 </xsd:restriction>
  157.                             </xsd:simpleType>
  158.                         </xsd:attribute>
  159.                         <xsd:attribute name="sqlkapcsolat" use="required">
  160.                             <xsd:simpleType>
  161.                                 <xsd:restriction base="xsd:string">
  162.                                     <xsd:maxLength value="250"/>
  163.                                 </xsd:restriction>
  164.                             </xsd:simpleType>
  165.                         </xsd:attribute>
  166.                         <xsd:attribute name="comport" use="required">
  167.                             <xsd:simpleType>
  168.                                 <xsd:restriction base="xsd:decimal">
  169.                                     <xsd:totalDigits value="19"/>
  170.                                     <xsd:fractionDigits value="19"/>
  171.                                 </xsd:restriction>
  172.                             </xsd:simpleType>
  173.                         </xsd:attribute>
  174.                         <xsd:attribute name="comsettings" use="required">
  175.                             <xsd:simpleType>
  176.                                 <xsd:restriction base="xsd:string">
  177.                                     <xsd:maxLength value="64"/>
  178.                                 </xsd:restriction>
  179.                             </xsd:simpleType>
  180.                         </xsd:attribute>
  181.                         <xsd:attribute name="comrthreshold" use="required">
  182.                             <xsd:simpleType>
  183.                                 <xsd:restriction base="xsd:decimal">
  184.                                     <xsd:totalDigits value="19"/>
  185.                                     <xsd:fractionDigits value="19"/>
  186.                                 </xsd:restriction>
  187.                             </xsd:simpleType>
  188.                         </xsd:attribute>
  189.                         <xsd:attribute name="comsthreshold" use="required">
  190.                             <xsd:simpleType>
  191.                                 <xsd:restriction base="xsd:decimal">
  192.                                     <xsd:totalDigits value="19"/>
  193.                                     <xsd:fractionDigits value="19"/>
  194.                                 </xsd:restriction>
  195.                             </xsd:simpleType>
  196.                         </xsd:attribute>
  197.                         <xsd:attribute name="smtp" use="required">
  198.                             <xsd:simpleType>
  199.                                 <xsd:restriction base="xsd:string">
  200.                                     <xsd:maxLength value="128"/>
  201.                                 </xsd:restriction>
  202.                             </xsd:simpleType>
  203.                         </xsd:attribute>
  204.                         <xsd:attribute name="smtp_auth" use="required">
  205.                             <xsd:simpleType>
  206.                                 <xsd:restriction base="xsd:string">
  207.                                     <xsd:maxLength value="5"/>
  208.                                 </xsd:restriction>
  209.                             </xsd:simpleType>
  210.                         </xsd:attribute>
  211.                         <xsd:attribute name="smtp_user" use="required">
  212.                             <xsd:simpleType>
  213.                                 <xsd:restriction base="xsd:string">
  214.                                     <xsd:maxLength value="128"/>
  215.                                 </xsd:restriction>
  216.                             </xsd:simpleType>
  217.                         </xsd:attribute>
  218.                         <xsd:attribute name="smtp_pass" use="required">
  219.                             <xsd:simpleType>
  220.                                 <xsd:restriction base="xsd:string">
  221.                                     <xsd:maxLength value="32"/>
  222.                                 </xsd:restriction>
  223.                             </xsd:simpleType>
  224.                         </xsd:attribute>
  225.                         <xsd:attribute name="email1" use="required">
  226.                             <xsd:simpleType>
  227.                                 <xsd:restriction base="xsd:string">
  228.                                     <xsd:maxLength value="128"/>
  229.                                 </xsd:restriction>
  230.                             </xsd:simpleType>
  231.                         </xsd:attribute>
  232.                         <xsd:attribute name="kereses" use="required">
  233.                             <xsd:simpleType>
  234.                                 <xsd:restriction base="xsd:string">
  235.                                     <xsd:maxLength value="5"/>
  236.                                 </xsd:restriction>
  237.                             </xsd:simpleType>
  238.                         </xsd:attribute>
  239.                         <xsd:attribute name="merleg_tipus" use="required">
  240.                             <xsd:simpleType>
  241.                                 <xsd:restriction base="xsd:decimal">
  242.                                     <xsd:totalDigits value="1"/>
  243.                                     <xsd:fractionDigits value="0"/>
  244.                                 </xsd:restriction>
  245.                             </xsd:simpleType>
  246.                         </xsd:attribute>
  247.                     </xsd:complexType>
  248.                 </xsd:element>
  249.             </xsd:choice>
  250.             <xsd:anyAttribute namespace="http://www.w3.org/XML/1998/namespace" processContents="lax"/>
  251.         </xsd:complexType>
  252.     </xsd:element>
  253. </xsd:schema>
  254.