You've already forked linux-packaging-mono
Imported Upstream version 6.4.0.137
Former-commit-id: 943baa9f16a098c33e129777827f3a9d20da00d6
This commit is contained in:
parent
e9207cf623
commit
ef583813eb
@@ -1,5 +1,5 @@
|
||||
<xs:schema
|
||||
targetNamespace="http://go-mono.com/tests"
|
||||
targetNamespace="http://example.com/tests"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
elementFormDefault="qualified">
|
||||
<xs:include schemaLocation="77687inc.xsd"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
targetNamespace="http://go-mono.com/tests" xmlns="http://go-mono.com/tests"
|
||||
targetNamespace="http://example.com/tests" xmlns="http://example.com/tests"
|
||||
elementFormDefault="qualified">
|
||||
<xs:element name="note">
|
||||
<xs:complexType>
|
||||
|
||||
Reference in New Issue
Block a user