Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Using xsi:type for traversing the derivation hierarchy


  • From: "Eran Balter" <E.Balter@...>
  • To: <xml-dev@...>
  • 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]
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords
xml