mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00514
[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 251: Changed XML version to 1.1.
------------------------------------------------------------
revno: 251
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Mon 2012-05-28 14:25:39 -0300
message:
Changed XML version to 1.1.
modified:
schemas/ccd.xsd
schemas/common.xsd
schemas/content.xsd
schemas/datatypes.xsd
schemas/metadata.xsd
schemas/mlhim2.xsd
schemas/structures.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/ccd.xsd'
--- schemas/ccd.xsd 2012-05-28 17:00:32 +0000
+++ schemas/ccd.xsd 2012-05-28 17:25:39 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.1" encoding="UTF-8"?>
<xs:schema xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0" 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.xsd"></xs:include>
=== modified file 'schemas/common.xsd'
--- schemas/common.xsd 2012-05-28 17:17:03 +0000
+++ schemas/common.xsd 2012-05-28 17:25:39 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.1" encoding="UTF-8"?>
<xs:schema xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0" 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.xsd"/>
=== modified file 'schemas/content.xsd'
--- schemas/content.xsd 2012-05-28 17:19:43 +0000
+++ schemas/content.xsd 2012-05-28 17:25:39 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.1" encoding="UTF-8"?>
<xs:schema xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.mlhim.org/xmls/mlhim2/2_3_0"
=== modified file 'schemas/datatypes.xsd'
--- schemas/datatypes.xsd 2012-05-28 17:00:32 +0000
+++ schemas/datatypes.xsd 2012-05-28 17:25:39 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.1" encoding="UTF-8"?>
<xs:schema xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.mlhim.org/xmls/mlhim2/2_3_0"
=== modified file 'schemas/metadata.xsd'
--- schemas/metadata.xsd 2012-05-28 17:21:44 +0000
+++ schemas/metadata.xsd 2012-05-28 17:25:39 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.1" encoding="UTF-8"?>
<xs:schema xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0" xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.mlhim.org/xmls/mlhim2/2_3_0" elementFormDefault="qualified" version="2.3.0">
=== modified file 'schemas/mlhim2.xsd'
--- schemas/mlhim2.xsd 2012-05-25 23:12:21 +0000
+++ schemas/mlhim2.xsd 2012-05-28 17:25:39 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.1" encoding="UTF-8"?>
<!-- Copyright 2011 Timothy W. Cook and Contributors. See http://www.mlhim.org-->
<xs:schema xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0" xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://www.mlhim.org/xmls/mlhim2/2_3_0" elementFormDefault="qualified" version="2.3.0">
=== modified file 'schemas/structures.xsd'
--- schemas/structures.xsd 2012-05-28 17:24:14 +0000
+++ schemas/structures.xsd 2012-05-28 17:25:39 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.1" encoding="UTF-8"?>
<xs:schema xmlns:mlhim2="http://www.mlhim.org/xmls/mlhim2/2_3_0" 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.xsd"/>