[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Eran Balter" <E.Balter@F...>
  • To: <xml-dev@l...>
  • Date: Thu, 3 Apr 2008 06:48:46 -0700

Hi,

 

If I define a list of built-in types, such as an integer, are there derivation relations between the list and integer, for example:

<simpleType name='listOfFloat'>

  <list itemType='float'/>

</simpleType>

Are there derivation relationships between listOfFloat and float?

 

Can I write the following XML instance?

<listOfFloat xsi:type=”float”>4.5</listOfFloat>

 

Regards,

Eran



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member