* Added LoggedUpdateMaintenance subclass
[lhc/web/wiklou.git] / docs / export-0.3.xsd
index aa021fa..1e0b7c8 100644 (file)
                                <element name="revision" type="mw:RevisionType" />
                                <element name="upload" type="mw:UploadType" />
                        </choice>
-                       
-                       <choice minOccurs="0" maxOccurs="1">
-                               <element name="contributors" type="mw:ContributorsType"/>
-                       </choice>
                </sequence>
        </complexType>
        
                        <element name="text" type="mw:TextType" />
                </sequence>
        </complexType>
-
-       <!-- Contributors. Note the plural. For list of contributors when not dumping full article history. -->
-       <complexType name="ContributorsType">
-               <sequence>
-                       <choice minOccurs="0" maxOccurs="unbounded">
-                               <element name="contributor" type="mw:ContributorType"/>
-                       </choice>
-               </sequence>
-       </complexType>
        
        <complexType name="TextType">
                <simpleContent>