← Prev in month ← Prev in thread
Next in thread → Next in month →

[xacml-comment] A general comment on the conformance testcases

From
Satoshi Hada <>
Date
2002-11-25T07:45:21+00:00
ID
OF26B44D95.F61B7993-ON49256C7C.0029A515@LocalDomain
Thread
[xacml-comment] A general comment on the conformance testcases
In the current release of testcases,
the schema location is specified using the HTTP URL like this.
xsi:schemaLocation="urn:oasis:names:tc:xacml:1.0:context
http://www.oasis-open.org/tc/xacml/1.0/cs-xacml-schema-context-01.xsd"

As a result, when there is no network connection availabe the schema
validation fails.

So I'd recommend to change the test cases so that:
1) The zip file (ConformanceTests.zip) contains the two schema files.
2) The schema location is specified using just a file name like this.
xsi:schemaLocation="urn:oasis:names:tc:xacml:1.0:context
cs-xacml-schema-context-01.xsd"

Satoshi Hada
IBM Tokyo Research Laboratory
mailto:
← Prev in month ← Prev in thread
Next in thread → Next in month →