RE: Is anySimpleType a real type?

> -----Original Message-----
> From: Simon.Cox@csiro.au [mailto:Simon.Cox@csiro.au] 
> Sent: Monday, March 11, 2002 8:48 PM
> To: xmlschema-dev@w3.org
> Subject: Is anySimpleType a real type?
> 
> 
> Can anySimpleType be used in element declarations?
> Or is it just a notional type whose name cannot be exposed in 
> a schema!
> 
> e.g. I have the following line in a schema document:
> 
> <xs:element name="_ScalarValue" type="xs:anySimpleType" 
> abstract="true" substitutionGroup="gml:_Value"/>
> 
> but MSXML is complaining
> 
> "Undeclared XSD type : 
> '{http://www.w3.org/2001/XMLSchema}> anySimpleType'."
> 

This is a known issue that will be fixed in a future release. 

-- 
THINGS TO DO IF I BECOME AN EVIL OVERLORD #5
The artifact which is the source of my power will not be kept on the
Mountain
of Despair beyond the River of Fire guarded by the Dragons of Eternity.
It 
will be in my safe-deposit box. The same applies to the object which is
my 
one weakness.

Received on Tuesday, 12 March 2002 14:20:57 UTC