formatting

This commit is contained in:
Christian Mehlmauer
2013-01-21 22:19:30 +01:00
parent 10616b18fc
commit e5ef6436b9
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
-->
<wp-versions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="wp_versions.xsd">
xsi:noNamespaceSchemaLocation="wp_versions.xsd">
<file src="wp-includes/js/wp-lists.js">
<hash md5="87ce7e6067f829ba65df86fddb32bf5b">

View File

@@ -26,7 +26,7 @@
<xs:complexType name="filetype">
<xs:sequence>
<xs:element name="hash" type="hashtype" maxOccurs="unbounded" minOccurs="1" />
<xs:element name="hash" type="hashtype" maxOccurs="unbounded" minOccurs="1"/>
</xs:sequence>
<xs:attribute type="stringtype" name="src" use="required"/>
</xs:complexType>