There isn't a schema for that.  The
http://schemas.android.com/apk/resnamespace is a prefix for the
symbols defined for any possible .apk, to
ensure they are not ambiguous with other XML namespaces.  You could possible
extend aapt to be able to generate some kind of schema when building a set
og resources, but the names here are really defined by the resource files.

On Sun, Jan 4, 2009 at 5:51 AM, Erik Hellman <[email protected]>wrote:

>
> Hi!
>
> I search for the XML schema defined by the namespace "http://
> schemas.android.com/apk/res/android". I know this has been asked
> before, but that was over a year ago. Are this schema available
> somewhere? It would be really great if these could be published as it
> would make XML editing MUCH easier for those of us  who prefer
> NetBeans or IntelliJ.
>
> Any progress on publishing these? If not, is there any other
> specification available so that we (the community) could create the
> schemas outselves?
>
> Thanks!
>
> // Erik
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to