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 / salemax3 / salemax3_setup.exe / 13 < prev    next >
Extensible Markup Language  |  2014-06-29  |  2KB  |  43 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="sqlcs" use="required">
  9.                             <xsd:simpleType>
  10.                                 <xsd:restriction base="xsd:string">
  11.                                     <xsd:maxLength value="250"/>
  12.                                 </xsd:restriction>
  13.                             </xsd:simpleType>
  14.                         </xsd:attribute>
  15.                         <xsd:attribute name="helyiverziofajl" use="required">
  16.                             <xsd:simpleType>
  17.                                 <xsd:restriction base="xsd:string">
  18.                                     <xsd:maxLength value="128"/>
  19.                                 </xsd:restriction>
  20.                             </xsd:simpleType>
  21.                         </xsd:attribute>
  22.                         <xsd:attribute name="tavoliverziofajl" use="required">
  23.                             <xsd:simpleType>
  24.                                 <xsd:restriction base="xsd:string">
  25.                                     <xsd:maxLength value="128"/>
  26.                                 </xsd:restriction>
  27.                             </xsd:simpleType>
  28.                         </xsd:attribute>
  29.                         <xsd:attribute name="hatterkep" use="required">
  30.                             <xsd:simpleType>
  31.                                 <xsd:restriction base="xsd:string">
  32.                                     <xsd:maxLength value="64"/>
  33.                                 </xsd:restriction>
  34.                             </xsd:simpleType>
  35.                         </xsd:attribute>
  36.                     </xsd:complexType>
  37.                 </xsd:element>
  38.             </xsd:choice>
  39.             <xsd:anyAttribute namespace="http://www.w3.org/XML/1998/namespace" processContents="lax"/>
  40.         </xsd:complexType>
  41.     </xsd:element>
  42. </xsd:schema>
  43.