Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
version set to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Feb 7, 2017
1 parent 9c05b3e commit 7a03b5e
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions xsd/pm/claims.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pmo/types.xsd"/>
<xs:simpleType name="type">
<xs:restriction base="xs:string">
<xs:enumeration value="hello"/>
Expand Down
4 changes: 2 additions & 2 deletions xsd/pm/cost/cost-estimates.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pm/scope/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pm/scope/types.xsd"/>
<xs:complexType name="job">
<xs:all>
<xs:element name="minutes" type="xs:int" minOccurs="0" maxOccurs="1"/>
Expand Down
6 changes: 3 additions & 3 deletions xsd/pm/hr/roles.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pm/hr/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pm/hr/types.xsd"/>
<xs:complexType name="person">
<xs:sequence>
<xs:element name="role" type="role" minOccurs="1" maxOccurs="unbounded"/>
Expand Down
2 changes: 1 addition & 1 deletion xsd/pm/hr/types.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:simpleType name="role">
<xs:restriction base="xs:string">
Expand Down
6 changes: 3 additions & 3 deletions xsd/pm/in/orders.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pm/scope/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pm/scope/types.xsd"/>
<xs:complexType name="order">
<xs:all>
<xs:element name="performer" type="login" minOccurs="1" maxOccurs="1"/>
Expand Down
2 changes: 1 addition & 1 deletion xsd/pm/scope/types.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:simpleType name="jobID">
<xs:restriction base="xs:string">
Expand Down
6 changes: 3 additions & 3 deletions xsd/pm/scope/wbs.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pm/scope/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pm/scope/types.xsd"/>
<xs:complexType name="job">
<xs:all>
</xs:all>
Expand Down
2 changes: 1 addition & 1 deletion xsd/pmo/bots.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:complexType name="bot">
<xs:all>
Expand Down
4 changes: 2 additions & 2 deletions xsd/pmo/catalog.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pmo/types.xsd"/>
<xs:complexType name="link">
<xs:simpleContent>
<xs:extension base="xs:string">
Expand Down
4 changes: 2 additions & 2 deletions xsd/pmo/people.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="http://datum.zerocracy.com/SNAPSHOT/xsd/pmo/types.xsd"/>
<xs:include schemaLocation="http://datum.zerocracy.com/0.18.1/xsd/pmo/types.xsd"/>
<xs:complexType name="cash">
<xs:simpleContent>
<xs:extension base="xs:float">
Expand Down
2 changes: 1 addition & 1 deletion xsd/pmo/types.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
-->
<xs:schema version="SNAPSHOT" xmlns:xs="http://www.w3.org/2001/XMLSchema"
<xs:schema version="0.18.1" xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:simpleType name="login">
<xs:restriction base="xs:string">
Expand Down

0 comments on commit 7a03b5e

Please sign in to comment.