[
Lists Home |
Date Index |
Thread Index
]
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
|