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

[xacml-comment] Multiple values in AttributeValue

From
Patricia Linehan <>
Date
2003-01-17T08:55:06+00:00
ID
Thread
[xacml-comment] Multiple values in AttributeValue
Can you please give me an example of an AttributeValue that has more than
one
element in the AttributeValueType sequence defined here:

	<xs:complexType name="AttributeValueType" mixed="true">
		<xs:sequence>
			<xs:any namespace="##any" processContents="lax" minOccurs="0"
maxOccurs="unbounded"/>
		</xs:sequence>
		<xs:anyAttribute namespace="##any" processContents="lax"/>
	</xs:complexType>
← Prev in month ← Prev in thread
Next in thread → Next in month →