- From: Aung Aung <aaung@microsoft.com>
- Date: Thu, 17 Jan 2002 18:23:27 -0800
- To: <xmlschema-dev@w3.org>
Received on Thursday, 17 January 2002 21:23:59 UTC
Hello,
Question: Can one declared a local element as abstract or is it
prohibited??
In the structures spec, I cannot find any description prohibiting the
declaration of abstract local element under section 3.3 Element
Declarations.
However, in the Schema for Schema at the end under complexType
name="localElement", it is defined that
<xs:complexType name="localElement">
<xs:complexContent>
...
<xs:attribute name="abstract" use="prohibited"/>
...
</xs:complexType>
Thanks,
-Aung
Received on Thursday, 17 January 2002 21:23:59 UTC