Skip to content

Commit 4d36ab0

Browse files
author
Greg Meyer
authored
Merge pull request #6 from ywangmaxmd/patch-2
Load local xml.xsd resource
2 parents 71b6f7b + cd7fd28 commit 4d36ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wsdl/schema/ebRS/rim.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<annotation>
1212
<documentation xml:lang="en">The schema for OASIS ebXML Registry Information Model</documentation>
1313
</annotation>
14-
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
14+
<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="../../2009/01/xml.xsd"/>
1515
<!-- Begin information model mapping from ebRIM. -->
1616
<!-- Define Data Types -->
1717
<simpleType name="referenceURI">

0 commit comments

Comments
 (0)