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 / COLLECTSIGNATURES_SIGN.XSN_1033 / myschema.xsd < prev    next >
Extensible Markup Language  |  2007-08-30  |  3KB  |  53 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:TaskStatus" minOccurs="0"/>
  7.                 <xsd:element ref="my:DelegateTo" minOccurs="0"/>
  8.                 <xsd:element ref="my:SigInstructions" minOccurs="0"/>
  9.                 <xsd:element ref="my:SigDetails" minOccurs="0"/>
  10.                 <xsd:element ref="my:Status" minOccurs="0"/>
  11.             </xsd:sequence>
  12.             <xsd:anyAttribute processContents="lax" namespace="http://www.w3.org/XML/1998/namespace"/>
  13.         </xsd:complexType>
  14.     </xsd:element>
  15.     <xsd:element name="TaskStatus" type="xsd:string"/>
  16.     <xsd:element name="DelegateTo">
  17.         <xsd:complexType>
  18.             <xsd:sequence>
  19.                 <xsd:element ref="my:Person" minOccurs="0" maxOccurs="unbounded"/>
  20.             </xsd:sequence>
  21.         </xsd:complexType>
  22.     </xsd:element>
  23.     <xsd:element name="Person">
  24.         <xsd:complexType>
  25.             <xsd:sequence>
  26.                 <xsd:element ref="my:DisplayName" minOccurs="0"/>
  27.                 <xsd:element ref="my:AccountId" minOccurs="0"/>
  28.                 <xsd:element ref="my:AccountType" minOccurs="0"/>
  29.             </xsd:sequence>
  30.         </xsd:complexType>
  31.     </xsd:element>
  32.     <xsd:element name="DisplayName" type="xsd:string"/>
  33.     <xsd:element name="AccountId" type="xsd:string"/>
  34.     <xsd:element name="AccountType" type="xsd:string"/>
  35.     <xsd:element name="SigInstructions">
  36.         <xsd:complexType>
  37.             <xsd:sequence>
  38.                 <xsd:element ref="my:OffsiteParticipant" minOccurs="0"/>
  39.             </xsd:sequence>
  40.         </xsd:complexType>
  41.     </xsd:element>
  42.     <xsd:element name="OffsiteParticipant">
  43.         <xsd:complexType>
  44.             <xsd:sequence/>
  45.         </xsd:complexType>
  46.     </xsd:element>
  47.     <xsd:element name="SigDetails">
  48.         <xsd:complexType>
  49.             <xsd:sequence/>
  50.         </xsd:complexType>
  51.     </xsd:element>
  52.     <xsd:element name="Status" type="xsd:string"/>
  53. </xsd:schema>