- From: <Simon.Cox@csiro.au>
- Date: Tue, 12 Mar 2002 12:48:08 +0800
- To: xmlschema-dev@w3.org
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'."
_____
Simon.Cox@csiro.au CSIRO Exploration & Mining
26 Dick Perry Avenue, Kensington WA 6151
PO Box 1130, Bentley WA 6102 AUSTRALIA
T: +61 (8) 6436 8639 F: +61 (8) 6436 8555 C: +61 (4) 0330 2672
http://www.csiro.au/page.asp?type=resume&id=CoxSimon
Received on Monday, 11 March 2002 23:57:16 UTC