Hi!
I have a problem with Xindice 1.0. Each time I try
to execute an XPath Query I do not get any results
if there is an XSD defined in the root
tag.
For Instance
In this case the XPath Query returns a
result:
<manifest
identifier="SingleSharableResource_MulitipleFileManifest"
version="1.1">
In this case it does not:
<manifest
identifier="SingleSharableResource_MulitipleFileManifest" version="1.1"
xmlns="http://www.imsproject.org/xsd/imscp_rootv1p1p2"
xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_rootv1p2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.imsproject.org/xsd/imscp_rootv1p1p2
imscp_rootv1p1p2.xsd http://www.imsglobal.org/xsd/imsmd_rootv1p2p1
imsmd_rootv1p2p1.xsd http://www.adlnet.org/xsd/adlcp_rootv1p2
adlcp_rootv1p2.xsd">
Thanx
Tom
|
- CreateCollection example code Marton Tamás
- CreateCollection example code Hsiu-Chen Liao