Merge "Use local context to get messages"
[lhc/web/wiklou.git] / docs / export-0.7.xsd
index 5bb4417..6a4a8b7 100644 (file)
 
        <complexType name="RevisionType">
                <sequence>
-                       <element name="id" type="positiveInteger" minOccurs="0" />
+                       <element name="id" type="positiveInteger" />
                        <element name="timestamp" type="dateTime" />
                        <element name="contributor" type="mw:ContributorType" />
                        <element name="minor" minOccurs="0" maxOccurs="1" />