← Prev in month ← Prev in thread

Extending anyType

From
Rostam M. <>
To
Date
2003-03-08T19:05:07Z
ID
<>
Thread
Extending anyType
Hello,

I was wondering if extending anyType is allowed.  Is
the following schema code valid:

<element name="root">
  <complexType>
    <complexContent>
       <extension base="anyType">
	   <attribute name="att1" type="string"/>		      
</extension>
    </complexContent>
   </complexType>
</element>

Thanks,
 Rostam.

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca
← Prev in month ← Prev in thread