[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Elements order:
- From: Nicolas LEHUEN <nicolas.lehuen@ubicco.com>
- To: "'xml-dev@lists.xml.org'" <xml-dev@lists.xml.org>
- Date: Thu, 23 Aug 2001 13:50:26 +0200
>I disagree there - I like to be able to encode Asian and
>western names in
>their proper cultural order but still know which is the given
>and which is
>the family name.
>
>-Chris
Well the given name can be found in /person/name/text() and the family name
is in /person/surname/text(). I don't care about the givenname being encoded
before the familyname or not in the document.
Regards,
Nicolas