[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] key and keyref matching in xsd 1.0..
- From: "Michael Kay" <mike@saxonica.com>
- To: "'dave'" <ceek63@yahoo.com>,<xml-dev@lists.xml.org>
- Date: Thu, 15 Nov 2007 09:01:10 -0000
You can mix and match. It's only the data values that must match. However,
they are matched as typed values, not as strings, so you can't match an
attribute of type xs:date to an element of type xs:string.
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: dave [mailto:ceek63@yahoo.com]
> Sent: 15 November 2007 03:27
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] key and keyref matching in xsd 1.0..
>
>
> I know that data types must match for 'key' and 'keyref'
> xpath 'fields'. Should they match in terms of 'element' or
> 'attribute' type as well?
>
> i.e. say I have attributes 'a', 'b', and element 'c'
> in the selector 'fields' of key definition. Should I also
> have 2 attributes and 1 element of same data types (of Key)
> in the 'keyref' as well? OR can I mix and match (i.e. can I
> map these 2 attrs in Key to 2 elements in keyref?).
>
> -D
>
>
>
> ______________________________________________________________
> ______________________
> Be a better pen pal.
> Text or chat with friends inside Yahoo! Mail. See how.
> http://overview.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]