W3C home > Mailing lists > Public > xmlschema-dev@w3.org > October 2008

empty xs:extension of a simple type

From: Andrew Welch <andrew.j.welch@gmail.com>
Date: Wed, 8 Oct 2008 14:47:13 +0100
Message-ID: <74a894af0810080647q384ec075s9baeecc3ce1dc79c@mail.gmail.com>
To: xmlschema-dev@w3.org

I'm looking at a machine generate schema which contains this:

<xs:complexType name="foo">
  <xs:simpleContent>
    <xs:extension base="xs:string">
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

That's just the same as type="xs:string" isn't it?


thanks

-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
Received on Wednesday, 8 October 2008 13:47:54 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:42 GMT