XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Including XML name prefix twice ..

At 2008-08-20 13:15 -0700, Trehan.Pankaj wrote:
>Hi All,
>
>Is there any problem if we include XML name 
>space prefix twice in the XML document. For example:
>
><?xml version="1.0" encoding="UTF-8" standalone="yes"?>
><ns2:body xmlns:ns2=http://blah.company.com/ns2” 
>….  xmlns:n2=”http://blah.company.com/ns2”>
>   <ns2:element/>
></ns2:body>

Yes ... XML does not allow the same named 
attribute to be used twice in a start element tag or an empty element tag.

Moreover, XML Namespaces does not allow two 
attributes with different prefixes and same names 
to have the same namespace-qualified name in a 
start element tag or an empty element tag.

I hope this helps.

. . . . . . . . . . . . Ken

--
Upcoming XSLT/XSL-FO hands-on courses:      Wellington, NZ 2009-01
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
G. Ken Holman                 mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/x/
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/x/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS