[
Lists Home |
Date Index |
Thread Index
]
What you tried should work.
What do you mean exactly by "doesn't seem to be working"?
Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Sudheshna Iyer wrote:
> Team,
>
> What is the equivalent of the following snippet of DTD in XSD:
> <!ELEMENT Ext EMPTY>
>
> The following doesn't seem to be working:
> <xs:element name="Ext">
> <xs:complexType/>
> </xs:element>
>
> Can any body suggest anything otherr than the above?
>
> Thank you.
>
> _________________________________________________________________
> Don’t just search. Find. Check out the new MSN Search!
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
|