Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
authzforce
core
Commits
99761151
Unverified
Commit
99761151
authored
Aug 08, 2018
by
Cyril Dangerville
Committed by
GitHub
Aug 08, 2018
Browse files
Fixed xml type name
parent
731f25e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
pdp-testutils/src/test/resources/conformance/xacml-3.0-from-2.0-ct/optional/IIA002/IIA002AttributeProvider.xml
View file @
99761151
<?xml version="1.0" encoding="UTF-8"?>
<tns:attributeProvider
id=
"test"
xmlns:tns=
"http://authzforce.github.io/core/xmlns/pdp/6.0"
xmlns=
"urn:oasis:names:tc:xacml:3.0:core:schema:wd-17"
xmlns:test=
"http://authzforce.github.io/core/xmlns/test/3"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:type=
"test:TestAttributeProvider"
>
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:type=
"test:TestAttributeProvider
Descriptor
"
>
<Attributes
Category=
"urn:oasis:names:tc:xacml:1.0:subject-category:access-subject"
>
<Attribute
AttributeId=
"urn:oasis:names:tc:xacml:1.0:example:attribute:role"
IncludeInResult=
"false"
>
<AttributeValue
DataType=
"http://www.w3.org/2001/XMLSchema#string"
>
Physician
</AttributeValue>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment