xacml — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
Summary of legal string value discussion
MHonArc v2.5.0b2 -->xacml message
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Summary of legal string value discussion
- From: Seth Proctor <[email protected]>
- To: [email protected]
- Date: Thu, 01 Apr 2004 12:12:07 -0500
The issue raised was the use of XML elements within a string value, as: <AttributeValue DataType="...string"><foo>bar</foo></AttributeValue> We agreed that this is illegal, and if you need to represent XML trees inside a string that you should use the encoding characters that XML provides: <AttributeValue DataType="...string"><foo/></AttributeValue> This does not affect any normative text in the specification, but it does require a few eamples to change. Optionally, we might call this out in Appendix A so it's clear how this is handled. seth
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]