Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
highsource committed Jun 13, 2015
1 parent 62fd104 commit a98f9a2
Show file tree
Hide file tree
Showing 20 changed files with 4,763 additions and 4,763 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.1.1-SNAPSHOT</version>
<version>1.1.1</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.1.1-SNAPSHOT</version>
<version>1.1.1</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.1.1-SNAPSHOT</version>
<version>1.1.1</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.1.1-SNAPSHOT</version>
<version>1.1.1</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.1.1-SNAPSHOT</version>
<version>1.1.1</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.1.1-SNAPSHOT</version>
<version>1.1.1</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.1.1-SNAPSHOT</version>
<version>1.1.1</version>
</parent>
<build>
<defaultGoal>install</defaultGoal>
Expand Down
10 changes: 5 additions & 5 deletions scripts/lib/Atom_1_0.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,17 +61,17 @@ var Atom_1_0_Module_Factory = function () {
}]
}],
eis: [{
en: 'email'
en: 'author',
ti: '.AtomPersonConstruct'
}, {
en: 'name'
en: 'email'
}, {
en: 'uri'
}, {
en: 'author',
ti: '.AtomPersonConstruct'
}, {
en: 'link',
ti: '.Link'
}, {
en: 'name'
}]
};
return {
Expand Down
110 changes: 55 additions & 55 deletions scripts/lib/WS_Addr_1_0_Core.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,45 +3,33 @@ var WS_Addr_1_0_Core_Module_Factory = function () {
n: 'WS_Addr_1_0_Core',
dens: 'http:\/\/www.w3.org\/2005\/08\/addressing',
tis: [{
ln: 'ProblemActionType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'action',
en: 'Action',
ti: '.AttributedURIType'
}, {
n: 'soapAction',
en: 'SoapAction'
}]
}, {
ln: 'AttributedAnyType',
ln: 'MetadataType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'any',
col: true,
mx: false,
t: 'ae'
}]
}, {
ln: 'AttributedURIType',
ln: 'AttributedQNameType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'value',
ti: 'QName',
t: 'v'
}]
}, {
ln: 'MetadataType',
ln: 'AttributedAnyType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'any',
col: true,
mx: false,
t: 'ae'
}]
Expand All @@ -61,57 +49,69 @@ var WS_Addr_1_0_Core_Module_Factory = function () {
t: 'a'
}]
}, {
ln: 'EndpointReferenceType',
ln: 'ReferenceParametersType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'address',
en: 'Address',
ti: '.AttributedURIType'
}, {
n: 'referenceParameters',
en: 'ReferenceParameters',
ti: '.ReferenceParametersType'
}, {
n: 'metadata',
en: 'Metadata',
ti: '.MetadataType'
}, {
n: 'any',
col: true,
mx: false,
t: 'ae'
}]
}, {
ln: 'AttributedQNameType',
ln: 'AttributedUnsignedLongType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'value',
ti: 'QName',
ti: 'Integer',
t: 'v'
}]
}, {
ln: 'ReferenceParametersType',
ln: 'ProblemActionType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'action',
en: 'Action',
ti: '.AttributedURIType'
}, {
n: 'soapAction',
en: 'SoapAction'
}]
}, {
ln: 'EndpointReferenceType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'address',
en: 'Address',
ti: '.AttributedURIType'
}, {
n: 'referenceParameters',
en: 'ReferenceParameters',
ti: '.ReferenceParametersType'
}, {
n: 'metadata',
en: 'Metadata',
ti: '.MetadataType'
}, {
n: 'any',
col: true,
mx: false,
t: 'ae'
}]
}, {
ln: 'AttributedUnsignedLongType',
ln: 'AttributedURIType',
ps: [{
n: 'otherAttributes',
t: 'aa'
}, {
n: 'value',
ti: 'Integer',
t: 'v'
}]
}],
Expand All @@ -122,41 +122,41 @@ var WS_Addr_1_0_Core_Module_Factory = function () {
en: 'To',
ti: '.AttributedURIType'
}, {
en: 'EndpointReference',
ti: '.EndpointReferenceType'
}, {
en: 'ProblemHeader',
ti: '.AttributedAnyType'
en: 'RelatesTo',
ti: '.RelatesToType'
}, {
en: 'ProblemIRI',
en: 'Action',
ti: '.AttributedURIType'
}, {
en: 'RetryAfter',
ti: '.AttributedUnsignedLongType'
en: 'ProblemAction',
ti: '.ProblemActionType'
}, {
en: 'FaultTo',
ti: '.EndpointReferenceType'
}, {
en: 'From',
ti: '.EndpointReferenceType'
}, {
en: 'ProblemAction',
ti: '.ProblemActionType'
en: 'ProblemIRI',
ti: '.AttributedURIType'
}, {
en: 'ProblemHeaderQName',
ti: '.AttributedQNameType'
}, {
en: 'RelatesTo',
ti: '.RelatesToType'
en: 'MessageID',
ti: '.AttributedURIType'
}, {
en: 'ReplyTo',
en: 'ProblemHeader',
ti: '.AttributedAnyType'
}, {
en: 'RetryAfter',
ti: '.AttributedUnsignedLongType'
}, {
en: 'EndpointReference',
ti: '.EndpointReferenceType'
}, {
en: 'Action',
ti: '.AttributedURIType'
en: 'ReplyTo',
ti: '.EndpointReferenceType'
}, {
en: 'MessageID',
ti: '.AttributedURIType'
en: 'From',
ti: '.EndpointReferenceType'
}]
};
return {
Expand Down
Loading

0 comments on commit a98f9a2

Please sign in to comment.