[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] key and keyref matching in xsd 1.0..
- From: dave <ceek63@yahoo.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 15 Nov 2007 10:11:53 -0800 (PST)
So when you mix and match elements and attributes, I
guess the ordering of these elements and attributes in
the selector field of 'key' and 'keyref' is what is
used in mapping from 'key' fields to 'keyref' fields
(when we have mix of elements and attributes with
matching data types).
is there a brief documentation pointer on this
subject?
--- Michael Kay <mike@saxonica.com> wrote:
> 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?).
> >
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]