with

addRelationship("foo:AmbrL93sup", "http://www.foo.bar/testns#isInState";,  
"extern", true, null);

i added a relationship to one of my objects (to test it)
in my object the entrry looks like

<isInState xmlns="http://www.foo.bar/testns#";>extern</isInState>

but i am completely unable to acces that directly via

/foxml:digitalObject/foxml:datastre...@id='RELS-EXT']/child::*[last()]/foxml:xmlContent/rdf:RDF/rdf:Description/testns:isInState

the only means so far is iterating with xsl:for-each over all off  
rdf:Description's children, which is not feasible in the real world.
what am i doing wrong?

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to