home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / Office.en-us / OfficeLR.cab / XLATE_INIT.XSN_1033 / myschema.xsd < prev    next >
Extensible Markup Language  |  2007-08-30  |  2KB  |  22 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <xsd:schema targetNamespace="http://schemas.microsoft.com/office/infopath/2003/myXSD" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:aml="http://schemas.microsoft.com/aml/2001/core" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:o12="http://schemas.microsoft.com/office/2004/7/core" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w12="http://schemas.microsoft.com/office/word/2004/6/wordml" xmlns:wx="http://schemas.microsoft.com/office/word/2003/auxHint" xmlns:w="http://schemas.microsoft.com/office/word/2003/wordml" xmlns:sl="http://schemas.microsoft.com/schemaLibrary/2003/core" xmlns:dfs="http://schemas.microsoft.com/office/infopath/2003/dataFormSolution" xmlns:tns="http://schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:s1="http://microsoft.com/wsdl/types/" xmlns:z="#RowsetSchema" xmlns:my="http://schemas.microsoft.com/office/infopath/2003/myXSD" xmlns:xd="http://schemas.microsoft.com/office/infopath/2003" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3.     <xsd:element name="myFields">
  4.         <xsd:complexType>
  5.             <xsd:sequence>
  6.                 <xsd:element ref="my:DueDate" minOccurs="0"/>
  7.                 <xsd:element ref="my:DueDateDays" minOccurs="0"/>
  8.                 <xsd:element ref="my:TaskDescription" minOccurs="0"/>
  9.                 <xsd:element ref="my:TranslatorsList" minOccurs="0"/>
  10.                 <xsd:element ref="my:ManuallyInitiated" minOccurs="0"/>
  11.                 <xsd:element ref="my:StopOnBaseDocChange" minOccurs="0"/>
  12.             </xsd:sequence>
  13.             <xsd:anyAttribute processContents="lax" namespace="http://www.w3.org/XML/1998/namespace"/>
  14.         </xsd:complexType>
  15.     </xsd:element>
  16.     <xsd:element name="DueDate" nillable="true" type="xsd:date"/>
  17.     <xsd:element name="DueDateDays" nillable="true" type="xsd:integer"/>
  18.     <xsd:element name="TaskDescription" type="xsd:string"/>
  19.     <xsd:element name="TranslatorsList" type="xsd:string"/>
  20.     <xsd:element name="ManuallyInitiated" nillable="true" type="xsd:boolean"/>
  21.     <xsd:element name="StopOnBaseDocChange" nillable="true" type="xsd:boolean"/>
  22. </xsd:schema>