Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
highsource committed Dec 28, 2014
1 parent 2137b93 commit 0f1c1b3
Show file tree
Hide file tree
Showing 20 changed files with 4,753 additions and 4,753 deletions.
2 changes: 1 addition & 1 deletion XMLSchema/2001/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schema-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../../schema-parent/pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion XMLSchema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schemas-project</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<modules>
<module>2001</module>
Expand Down
2 changes: 1 addition & 1 deletion atom/2005/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schema-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../../schema-parent/pom.xml</relativePath>
</parent>
<build>
Expand Down
2 changes: 1 addition & 1 deletion atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schemas-project</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<modules>
<module>2005</module>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schemas-project</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>pom</packaging>
<name>W3C Schemas Project</name>
<url>https://github.com/highsource/w3c-schemas</url>
Expand Down
2 changes: 1 addition & 1 deletion schema-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schemas-project</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion schemas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schemas-project</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<build>
<defaultGoal>install</defaultGoal>
Expand Down
14 changes: 7 additions & 7 deletions scripts/lib/Atom_1_0.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,27 @@ var Atom_1_0_Module_Factory = function () {
dom: false,
typed: false,
etis: [{
en: 'name'
}, {
en: 'uri'
}, {
en: 'email'
}, {
en: 'name'
}],
t: 'ers'
}]
}],
eis: [{
en: 'uri'
}, {
en: 'link',
ti: '.Link'
}, {
en: 'email'
}, {
en: 'author',
ti: '.AtomPersonConstruct'
}, {
en: 'name'
}, {
en: 'uri'
}, {
en: 'link',
ti: '.Link'
}]
};
return {
Expand Down
82 changes: 41 additions & 41 deletions scripts/lib/WS_Addr_1_0_Core.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ var WS_Addr_1_0_Core_Module_Factory = function () {
mx: false,
t: 'ae'
}]
}, {
ln: 'AttributedAnyType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'any',
mx: false,
t: 'ae'
}]
}, {
ln: 'RelatesToType',
ps: [{
Expand All @@ -29,24 +39,15 @@ var WS_Addr_1_0_Core_Module_Factory = function () {
t: 'a'
}]
}, {
ln: 'AttributedURIType',
ln: 'AttributedQNameType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'value',
ti: 'QName',
t: 'v'
}]
}, {
ln: 'AttributedAnyType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'any',
mx: false,
t: 'ae'
}]
}, {
ln: 'ProblemActionType',
ps: [{
Expand All @@ -60,17 +61,6 @@ var WS_Addr_1_0_Core_Module_Factory = function () {
n: 'soapAction',
en: 'SoapAction'
}]
}, {
ln: 'ReferenceParametersType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'any',
col: true,
mx: false,
t: 'ae'
}]
}, {
ln: 'EndpointReferenceType',
ps: [{
Expand Down Expand Up @@ -105,55 +95,65 @@ var WS_Addr_1_0_Core_Module_Factory = function () {
t: 'v'
}]
}, {
ln: 'AttributedQNameType',
ln: 'ReferenceParametersType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'any',
col: true,
mx: false,
t: 'ae'
}]
}, {
ln: 'AttributedURIType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'value',
ti: 'QName',
t: 'v'
}]
}],
eis: [{
en: 'To',
ti: '.AttributedURIType'
}, {
en: 'Action',
ti: '.AttributedURIType'
}, {
en: 'ProblemIRI',
en: 'MessageID',
ti: '.AttributedURIType'
}, {
en: 'ReplyTo',
ti: '.EndpointReferenceType'
}, {
en: 'FaultTo',
ti: '.EndpointReferenceType'
}, {
en: 'From',
ti: '.EndpointReferenceType'
}, {
en: 'Metadata',
ti: '.MetadataType'
en: 'Action',
ti: '.AttributedURIType'
}, {
en: 'MessageID',
en: 'ProblemIRI',
ti: '.AttributedURIType'
}, {
en: 'ProblemAction',
ti: '.ProblemActionType'
}, {
en: 'Metadata',
ti: '.MetadataType'
}, {
en: 'ProblemHeaderQName',
ti: '.AttributedQNameType'
}, {
en: 'RetryAfter',
ti: '.AttributedUnsignedLongType'
}, {
en: 'EndpointReference',
en: 'From',
ti: '.EndpointReferenceType'
}, {
en: 'ProblemHeaderQName',
ti: '.AttributedQNameType'
}, {
en: 'ProblemHeader',
ti: '.AttributedAnyType'
}, {
en: 'EndpointReference',
ti: '.EndpointReferenceType'
}, {
en: 'ReplyTo',
ti: '.EndpointReferenceType'
}, {
en: 'RelatesTo',
ti: '.RelatesToType'
Expand Down
Loading

0 comments on commit 0f1c1b3

Please sign in to comment.