Hi all,
I just noticed a small inconsistency between the schema and
specification with regards to count-type attribute values:
The specification defines the following union of allowed values for
this attribute:
1) CountType value list
2) Xtend values
3) datatype value list
4) restype value list
5) state value list
The XML schema specifies the following values:
1) CountType value list
2) Xtend values
3) datatype value list
4) restype value list
5) state value list
6) state-qualifier value list
Notice that the schema allows state-qualifier values for this attribute...
cheers,
asgeir