RE: [xml-dev] Schema Extension and validation of an instance

From
Michael Kay <>
To
'Christopher Foley' <>,
Date
2006-07-18T14:11:26Z
ID
<007201c6aa74$11991090$0c8a11ac@turtle>
Thread
RE: [xml-dev] Schema Extension and validation of an instance
> Do I need to redefine the IPDR element itself to be of type 
> 'IPDRTypeExtended'??

Yes. You've defined an extended type, but the element declaration still
refers to the original type. You can create an instance that conforms to the
extended type by giving it an xsi:type attribute.

Michael Kay
http://www.saxonica.com/