multilanguage attribute value
Cantor, Scott
cantor.2 at osu.edu
Fri Sep 2 21:13:43 BST 2011
On 9/2/11 4:05 PM, "Chad La Joie" <lajoie at itumi.biz> wrote:
>Agree, that we can have a discussion about it.
>
>As far as the use of xml:* attributes, in theory, by definition, they
>are valid on any XML element.
Nope. Common myth, but it's not true. Most xml attributes have no special
right to appear in general, though I think some can.
They *can* appear on AttributeValue, because it's an anyType, but if you
were to include an xsi:type of "string", the validator would correctly
complain.
-- Scott
More information about the users
mailing list