- From: Costello, Roger L. <costello@mitre.org>
- Date: Mon, 27 Aug 2012 21:35:51 +0000
- To: "xmlschema-dev@w3.org" <xmlschema-dev@w3.org>
Hi Folks,
What is the type of Foo?
<element name="Foo" fixed="Hello World" />
Is it:
(a) xs:string
(b) xs:anyType
What is the type of Bar?
<element name="Bar" fixed="93" />
Is it:
(a) xs:string
(b) xs:decimal
(c) xs:anyType
/Roger
Received on Monday, 27 August 2012 21:36:17 UTC