← Back to team overview

mlhim-specs-dev team mailing list archive

[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 244: Fixed typos.

 

------------------------------------------------------------
revno: 244
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Sun 2012-05-27 18:09:41 -0300
message:
  Fixed typos.
modified:
  schemas/content.xsd


--
lp:mlhim-specs
https://code.launchpad.net/~mlhim-specs-dev/mlhim-specs/main

Your team MLHIM Specifications Developers is subscribed to branch lp:mlhim-specs.
To unsubscribe from this branch go to https://code.launchpad.net/~mlhim-specs-dev/mlhim-specs/main/+edit-subscription
=== modified file 'schemas/content.xsd'
--- schemas/content.xsd	2012-05-27 20:49:51 +0000
+++ schemas/content.xsd	2012-05-27 21:09:41 +0000
@@ -3,9 +3,9 @@
                     xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
                     targetNamespace="http://www.mlhim.org/xmls/mlhim2/2_3_0";
                     elementFormDefault="qualified" version="2.3.0">
-           <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_0/datatypes.xs"/>
-           <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_0/common.xs"/>
-           <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_0/structures.xs"/>
+           <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_0/datatypes.xsd"/>
+           <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_0/common.xsd"/>
+           <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_0/structures.xsd"/>
 
   <xs:complexType abstract="true" name="Entry">
     <xs:complexContent>