Mercurial > dive4elements > river
view flys-client/src/main/webapp/WEB-INF/features.xml @ 3487:3dfe7bbab70f
Don't use xml namespace to get the "name" attribute of a role
The RES services of flys don't use namespaces for attributes therefore don't use
it for features too.
flys-client/trunk@5185 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 10 Aug 2012 08:40:36 +0000 |
parents | 4a6321dd5186 |
children | abaf0e55c9d2 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <ftr:features xmlns:ftr="http://www.intevation.de/2012/flys/features"> <ftr:role name="bar"> <ftr:feature>foo</ftr:feature> </ftr:role> </ftr:features>