|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Are namespace declarations 'counted' as attributes?
It would appear that you are using a SAX 2.0 parser. In this case the behaviour that you are seeing is correct because SAX 2.0 deems namespace declarations to be different to standard attributes. However, depending on your parser you might be able to control it by setting the core feature: http://xml.org/sax/features/namespace-prefixes to "true". Take a look at the list of SAX 2.0 features at:- http://www.megginson.com/SAX/Java/features.html Regards Rob Lugt ElCel Technology http://www.elcel.com ----- Original Message ----- From: "Edmund Mitchell" <EMitchell@f...> To: <xml-dev@l...> Sent: Tuesday, March 27, 2001 3:37 PM Subject: Are namespace declarations 'counted' as attributes? > Hello > If I have a parser that is returning the number 2 for > the statement : > attr.getLength() > on this line: > <schema entity1="d://abc/xyz/aa.fileExt" > xmlns="http://www.w3.org/2000/XMLSchema" > targetNamespace="http://www.abc.com/Frame1Work" > xmlns:XX="d:\sss\schemas\ext.aa" > xmlns:YY="d:\xml\s\b.ssd"> > > Would the parser be right? If right, which of the 5 name-value pairs would > it be right to ignore? > > Thanks > > Edmund M > > ------------------------------------------------------------------ > The xml-dev list is sponsored by XML.org, an initiative of OASIS > <http://www.oasis-open.org> > > The list archives are at http://lists.xml.org/archives/xml-dev/ > > To unsubscribe from this elist send a message with the single word > "unsubscribe" in the body to: xml-dev-request@l... > >
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








