Next in thread → Next in month →

Re: [xacml-editors] xacml schemas update

From
Anne Anderson <>
Date
2002-12-03T17:14:05+00:00
ID
Thread
Re: [xacml-editors] xacml schemas update
Simon, still another one caught by Seth: in the new context schema:

	<xs:element name="Subject" type="xacml-context:SubjectType"/>
	<xs:complexType name="SubjectType">
		<xs:sequence>
			<xs:element ref="xacml-context:Attribute" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
		<xs:attribute name="SubjectCategory" type="xs:string" use="optional" default="urn:oasis:names:tc:xacml:1.0:subject category:access-subject"/>
	</xs:complexType>

":subject category:" should be "subject-category"

The first occurrence, in SubjectAttributeDesignatorType, is OK.

Anne
-- 
Anne H. Anderson             Email: 
Sun Microsystems Laboratories
1 Network Drive,UBUR02-311     Tel: 781/442-0928
Burlington, MA 01803-0902 USA  Fax: 781/442-1692
Next in thread → Next in month →