[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] anyAttribute
- From: Brad Harper <brad.harper@epsiia.com>
- To: xml-dev <xml-dev@lists.xml.org>
- Date: Wed, 2 May 2007 17:07:47 -0500
Thank you, all.
I tried the additional namespace; works great.
That's cleared up a long-running issue for me.
Brad
> -----Original Message-----
> From: David Carlisle [mailto:davidc@nag.co.uk]
> Sent: Wednesday, May 02, 2007 4:48 PM
> To: Brad Harper
> Cc: xml-dev@lists.xml.org
> Subject: Re: [xml-dev] anyAttribute
>
>
> > Per http://www.w3.org/2001/XMLSchema.xsd, it appears that
> > <anyAttribute> is valid for most parts of the schema.
>
> they have <xs:anyAttribute namespace="##other"
> which means that they have to be in a namespace (other than the xsd
> namespace) your example attribute was uprefixed so in
> no-namespace, try adding an extension namespace of your
> choosing xmlns:foo="data:,foo"
> then foo:classifier="zzz" should work (be ignored) I think.
>
> David
>
>
> ______________________________________________________________
> __________
> The Numerical Algorithms Group Ltd is a company registered in
> England and Wales with company number 1249803. The registered
> office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
>
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs.
> ______________________________________________________________
> __________
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]