home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 February / PCWorld_2005-02_cd.bin / software / servis / msprod / msprod2.exe / prod2.msi / Data1.cab / MSProducerbf.xsd < prev    next >
Encoding:
Extensible Markup Language  |  2003-05-22  |  5.3 KB  |  101 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema id="producer" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  3.   <xs:element name="producer" msdata:IsDataSet="true">
  4.     <xs:complexType>
  5.       <xs:choice maxOccurs="unbounded">
  6.         <xs:element name="actions">
  7.           <xs:complexType>
  8.             <xs:sequence>
  9.               <xs:element name="action" minOccurs="0" maxOccurs="unbounded">
  10.                 <xs:complexType>
  11.                   <xs:sequence>
  12.                     <xs:element name="param" nillable="true" minOccurs="0" maxOccurs="unbounded">
  13.                       <xs:complexType>
  14.                         <xs:simpleContent msdata:ColumnName="param_Text" msdata:Ordinal="0">
  15.                           <xs:extension base="xs:string">
  16.                           </xs:extension>
  17.                         </xs:simpleContent>
  18.                       </xs:complexType>
  19.                     </xs:element>
  20.                   </xs:sequence>
  21.                   <xs:attribute name="command" type="xs:string" />
  22.                 </xs:complexType>
  23.               </xs:element>
  24.             </xs:sequence>
  25.           </xs:complexType>
  26.         </xs:element>
  27.         <xs:element name="presentation">
  28.           <xs:complexType>
  29.             <xs:sequence>
  30.               <xs:element name="properties" minOccurs="0" maxOccurs="unbounded">
  31.                 <xs:complexType>
  32.                   <xs:sequence>
  33.                     <xs:element name="property" nillable="true" minOccurs="0" maxOccurs="unbounded">
  34.                       <xs:complexType>
  35.                         <xs:simpleContent msdata:ColumnName="property_Text" msdata:Ordinal="1">
  36.                           <xs:extension base="xs:string">
  37.                             <xs:attribute name="name" type="xs:string" />
  38.                             <xs:attribute name="index" type="xs:string" />
  39.                             <xs:attribute name="type" type="xs:string" />
  40.                           </xs:extension>
  41.                         </xs:simpleContent>
  42.                       </xs:complexType>
  43.                     </xs:element>
  44.                   </xs:sequence>
  45.                 </xs:complexType>
  46.               </xs:element>
  47.               <xs:element name="timeline" minOccurs="0" maxOccurs="unbounded">
  48.                 <xs:complexType>
  49.                   <xs:sequence>
  50.                     <xs:element name="sequence" minOccurs="0" maxOccurs="unbounded">
  51.                       <xs:complexType>
  52.                         <xs:sequence>
  53.                           <xs:element name="media" minOccurs="0" maxOccurs="unbounded">
  54.                             <xs:complexType>
  55.                               <xs:sequence>
  56.                                 <xs:element name="effect" minOccurs="0" maxOccurs="unbounded">
  57.                                   <xs:complexType>
  58.                                     <xs:attribute name="index" type="xs:string" />
  59.                                   </xs:complexType>
  60.                                 </xs:element>
  61.                                 <xs:element name="tocentryclip" minOccurs="0" maxOccurs="unbounded">
  62.                                   <xs:complexType>
  63.                                     <xs:attribute name="title" type="xs:string" />
  64.                                     <xs:attribute name="begintime" type="xs:string" />
  65.                                     <xs:attribute name="indent" type="xs:string" />
  66.                                   </xs:complexType>
  67.                                 </xs:element>
  68.                               </xs:sequence>
  69.                               <xs:attribute name="src" type="xs:string" />
  70.                               <xs:attribute name="begintime" type="xs:string" />
  71.                               <xs:attribute name="endtime" type="xs:string" />
  72.                               <xs:attribute name="begintrim" type="xs:string" />
  73.                               <xs:attribute name="endtrim" type="xs:string" />
  74.                               <xs:attribute name="transitionindex" type="xs:string" />
  75.                               <xs:attribute name="link" type="xs:string" />
  76.                               <xs:attribute name="live" type="xs:string" />
  77.                               <xs:attribute name="name" type="xs:string" />
  78.                               <xs:attribute name="index" type="xs:string" />
  79.                             </xs:complexType>
  80.                           </xs:element>
  81.                         </xs:sequence>
  82.                         <xs:attribute name="type" type="xs:string" />
  83.                       </xs:complexType>
  84.                     </xs:element>
  85.                     <xs:element name="tocentry" minOccurs="0" maxOccurs="unbounded">
  86.                       <xs:complexType>
  87.                         <xs:attribute name="title" type="xs:string" />
  88.                         <xs:attribute name="begintime" type="xs:string" />
  89.                         <xs:attribute name="indent" type="xs:string" />
  90.                       </xs:complexType>
  91.                     </xs:element>
  92.                   </xs:sequence>
  93.                 </xs:complexType>
  94.               </xs:element>
  95.             </xs:sequence>
  96.           </xs:complexType>
  97.         </xs:element>
  98.       </xs:choice>
  99.     </xs:complexType>
  100.   </xs:element>
  101. </xs:schema>