Revert corruption... new abilities need a new spec version.
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 22 Mar 2006 21:52:44 +0000 (21:52 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 22 Mar 2006 21:52:44 +0000 (21:52 +0000)
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>