declaring xml:id attributes

Hello,

I'm developing a schema in the XML Schema language and want to specify that 
certain elements of my document type have xml:id attributes.  However, the 
name attribute of the xsd:attribute is of type xsd:NCName but xml:id is not a 
NCName.  How do I achieve what I want?

Best wishes,
Wolfgang

Received on Friday, 15 September 2006 01:13:03 UTC