[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Use xsd to specify multiple instances of existing element

  • From: "Pete Cordell" <petexmldev@c...>
  • To: "Ian Mayo" <ianmayo@t...>, <xml-dev@l...>
  • Date: Mon, 22 Sep 2008 09:37:02 +0100

Re:  Use xsd to specify multiple instances of existing element
Hi Ian,

I'm not sure I understand exactly what you want.  Do you want an XML schema
something like:

<xs:sequence>
    <xs:element name='Category' type='privacy'/>
    <xs:element name='Category' type='fishingType'/>
</xs:sequence>

(which would be illegal I afraid)

If not, maybe you could show us a few example XML instances.

Thanks,

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using XML C++
data binding to convert XSD schemas to C++ classes.
Visit http://www.codalogic.com/lmx/ for more info

----- Original Message ----- 
From: "Ian Mayo" <ianmayo@t...>
To: <xml-dev@l...>
Sent: Monday, September 22, 2008 9:27 AM
Subject:  Use xsd to specify multiple instances of existing element


> Hi all,
> I'm trying to extend an existing schema.  The existing schema provides a
> Category element that takes a 'term' and a 'scheme' (yes, it's an xsd
> attempt at an Atom schema).  In my schema extension I'd like to specify
> that
> there will be two Category elements, one using a scheme of '
> http://www.dig.com/privacy' that takes a term attribute of 'open' or
> 'private', and the second category element will take a scheme of '
> http://www.dig.com/fishingType', taking a term attribute of either
> 'coarse'
> or 'open'.
>
> Now, is it possible for an xsd schema to specify that these two elements
> must be present?  I can see how to mandate the presence of two different
> elements, but these represent the same element but with different
> attribute
> combinations.
>
> cheers,
> Ian
>
>
> -- 
> Ian Mayo
> PlanetMayo Ltd
>




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


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.