[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] avoiding duplicates in XML instance
- From: "Michael Kay" <mike@saxonica.com>
- To: "'dave'" <ceek63@yahoo.com>,<xml-dev@lists.xml.org>
- Date: Tue, 30 Oct 2007 18:41:53 -0000
Look up xs:unique
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: dave [mailto:ceek63@yahoo.com]
> Sent: 30 October 2007 18:24
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] avoiding duplicates in XML instance
>
>
> In my XML document,
> I have a list of certain Elements at the global level which
> need to be referenced(each multiple times) like Pointers at
> various Local Scopes inside the XML instance. How do I design
> an XSD to satisfy this condition. I know you can use 'ref'
> inside the XSD but that doesn't seem to serve the purpose. It
> will create the Duplicate elements.
>
> I would like to use a sort of Pointer mechanism to refer to
> these Global Elements and not duplicate the same Element
> definition multiple times at various
> Local scopes. I would like some hints on how to
> design such XSD.
>
> +D
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection
> around http://mail.yahoo.com
>
> ______________________________________________________________
> _________
>
> XML-DEV is a publicly archived, unmoderated list hosted by
> OASIS to support XML implementation and development. To
> minimize spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org List archive:
> http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]