mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00100
[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 93: Set version numbers to 2.0.0
------------------------------------------------------------
revno: 93
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Sat 2011-04-16 14:42:33 -0500
message:
Set version numbers to 2.0.0
modified:
specs/2.0.x/mlhim/schemas/common.xsd
specs/2.0.x/mlhim/schemas/content.xsd
specs/2.0.x/mlhim/schemas/datatypes.xsd
specs/2.0.x/mlhim/schemas/entity.xsd
specs/2.0.x/mlhim/schemas/structures.xsd
specs/2.0.x/mlhim/schemas/support.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 'specs/2.0.x/mlhim/schemas/common.xsd'
--- specs/2.0.x/mlhim/schemas/common.xsd 2011-04-16 19:38:10 +0000
+++ specs/2.0.x/mlhim/schemas/common.xsd 2011-04-16 19:42:33 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2011 Timothy W. Cook and Contributors. See http://www.mlhim.org-->
-<xs:schema elementFormDefault="qualified" id="common" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+<xs:schema elementFormDefault="qualified" id="common" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="support.xsd"></xs:include>
<xs:include schemaLocation="datatypes.xsd"></xs:include>
<xs:include schemaLocation="content.xsd"></xs:include>
=== modified file 'specs/2.0.x/mlhim/schemas/content.xsd'
--- specs/2.0.x/mlhim/schemas/content.xsd 2011-04-15 23:15:24 +0000
+++ specs/2.0.x/mlhim/schemas/content.xsd 2011-04-16 19:42:33 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2011 Timothy W. Cook and Contributors. See http://www.mlhim.org-->
-<xs:schema elementFormDefault="qualified" id="content" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+<xs:schema elementFormDefault="qualified" id="content" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
</xs:schema>
=== modified file 'specs/2.0.x/mlhim/schemas/datatypes.xsd'
--- specs/2.0.x/mlhim/schemas/datatypes.xsd 2011-04-16 05:44:28 +0000
+++ specs/2.0.x/mlhim/schemas/datatypes.xsd 2011-04-16 19:42:33 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2011 Timothy W. Cook and Contributors. See http://www.mlhim.org-->
-<xs:schema elementFormDefault="qualified" id="datatypes" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+<xs:schema elementFormDefault="qualified" id="datatypes" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="support.xsd"></xs:include>
<xs:complexType name="DvAny" abstract="true">
=== modified file 'specs/2.0.x/mlhim/schemas/entity.xsd'
--- specs/2.0.x/mlhim/schemas/entity.xsd 2011-04-15 23:15:24 +0000
+++ specs/2.0.x/mlhim/schemas/entity.xsd 2011-04-16 19:42:33 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2011 Timothy W. Cook and Contributors. See http://www.mlhim.org-->
-<xs:schema elementFormDefault="qualified" id="entity" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+<xs:schema elementFormDefault="qualified" id="entity" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
</xs:schema>
=== modified file 'specs/2.0.x/mlhim/schemas/structures.xsd'
--- specs/2.0.x/mlhim/schemas/structures.xsd 2011-04-15 23:15:24 +0000
+++ specs/2.0.x/mlhim/schemas/structures.xsd 2011-04-16 19:42:33 +0000
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2011 Timothy W. Cook and Contributors. See http://www.mlhim.org-->
-<xs:schema elementFormDefault="qualified" id="structures" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+<xs:schema elementFormDefault="qualified" id="structures" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+ <xs:include schemaLocation="support.xsd"></xs:include>
+ <xs:include schemaLocation="datatypes.xsd"></xs:include>
+ <xs:include schemaLocation="content.xsd"></xs:include>
+ <xs:include schemaLocation="common.xsd"></xs:include>
</xs:schema>
=== modified file 'specs/2.0.x/mlhim/schemas/support.xsd'
--- specs/2.0.x/mlhim/schemas/support.xsd 2011-04-16 05:44:28 +0000
+++ specs/2.0.x/mlhim/schemas/support.xsd 2011-04-16 19:42:33 +0000
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2011 Timothy W. Cook and Contributors. See http://www.mlhim.org-->
-<xs:schema elementFormDefault="qualified" id="support" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+<xs:schema elementFormDefault="qualified" id="support" targetNamespace="http://www.mlhim.org/mlhim2" version="2.0.0" xmlns:mlhim2="http://www.mlhim.org/mlhim2" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType abstract="true" name="ExceptionalValue">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="1" name="ev_name" type="xs:string"/>