|
Subject: [xsl] Can one element have more than one namespaces? From: "Yao, Mingdong" <Mingdong.Yao@xxxxxxxxxxx> Date: Mon, 26 Mar 2001 10:27:47 -0600 |
My instructor in a XSLT training said that
one element can have multiple namespaces.
Is this true? For example:
<employees xmlns="urn:nwtraders">
<employee xmlns:myName="urn:mySpace">
<name>Philips</name>
<salary>145000</salary>
</employee>
<employee>
<name>Reid</name>
<salary>91000</salary>
</employee>
</employees>
The first employee belong to two namespaces?
Thanks,
Don
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] REMOVE, Brett Harris | Thread | RE: [xsl] Can one element have more, Michael Kay |
| RE: [xsl] grouping question, Blake, Stephen | Date | [xsl] Ignoring Child Nodes using XP, Ciaran Byrne |
| Month |