Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
xml のヘッダーに schemalocation があります。xsd が xml の schemalocation を受け入れていません。次のエラーが表示されます。
SchemaLocation: SchemaLocation 値 = 'http://localhost/test/ns/test.xsd' には偶数の URI が必要です
試す
xsi:schemaLocation="http://localhost/test/ http://localhost/test/ns/test.xsd"
schemalocation には 2 つの値 (=偶数) が必要です: namespaceuri + xsdlocation