ISSUE-121 (ttm:agent): ttm:agent doesn't allow xml:id or type attributes in RNC schema? [DFXP 1.0 (Editorial)]

ISSUE-121 (ttm:agent): ttm:agent doesn't allow xml:id or type attributes in RNC schema? [DFXP 1.0 (Editorial)]

http://www.w3.org/AudioVideo/TT/tracker/issues/121

Raised by: Philippe Le Hégaret
On product: DFXP 1.0 (Editorial)

It seems that our RNC schema has a problem on the ttm:agent element. It doesn't allow xml:id nor the type attribute. I looked into the RNC file and everything seems correct so I can't figure why jing/rnc is complaining. The tests are valid according to the XSD schema.


Metadata/agent004.xml:10:52: error: attribute "id" from namespace "http://www.w3.org/XML/1998/namespace" not allowed at this point; ignored
Metadata/agent004.xml:10:52: error: attribute "type" not allowed at this point; ignored
Metadata/agent004.xml:11:52: error: attribute "id" from namespace "http://www.w3.org/XML/1998/namespace" not allowed at this point; ignored
Metadata/agent004.xml:11:52: error: attribute "type" not allowed at this point; ignored
Metadata/name005.xml:10:51: error: attribute "id" from namespace "http://www.w3.org/XML/1998/namespace" not allowed at this point; ignored
Metadata/name005.xml:10:51: error: attribute "type" not allowed at this point; ignored
Metadata/name005.xml:11:32: error: attribute "type" not allowed at this point; ignored
Metadata/name005.xml:13:51: error: attribute "id" from namespace "http://www.w3.org/XML/1998/namespace" not allowed at this point; ignored
Metadata/name005.xml:13:51: error: attribute "type" not allowed at this point; ignored
Metadata/name005.xml:14:32: error: attribute "type" not allowed at this point; ignored

Received on Saturday, 6 June 2009 00:36:53 UTC