Jump to content
We've recently updated our Privacy Statement, available here ×

Error when making reports from xml with namespaces


clandestino

Recommended Posts

I got an error when trying to publish reports when datasource is xml with namespaces. For example:

 

<rdf:RDF>

<rdf:Description rdf:about="http://saleserver:8080/geoportal/csw?Request=GetCapabilities&Service=CSW&Version=2.0.2">

<dc:title>

      ArcGIS Server Geoportal Extension 10 - OGC CSW 2.0.2 ISO AP
   
</dc:title>

<dc:description>

      A catalogue service that conforms to the HTTP protocol binding of the OpenGIS Catalogue Service ISO Metadata Application Profile specification (version 2.0.2)
   
</dc:description>
<dc:format>text/xml</dc:format>
<dc:format>application/xml</dc:format>
<dc:contributor>provider name</dc:contributor>

<dc:identifier>
http://saleserver:8080/geoportal/csw?Request=GetCapabilities&Service=CSW&Version=2.0.2
</dc:identifier>
<dc:type>CSW</dc:type>
<dc:creator>name</dc:creator>
<dc:subject>CSW</dc:subject>
<dc:subject>keyword1</dc:subject>
<dc:subject>keyword2</dc:subject>

<dct:references>
http://saleserver:8080/geoportal/csw?Request=GetCapabilities&Service=CSW&Version=2.0.2
</dct:references>
<dct:references>http://saleserver:8080/geoportal/csw</dct:references>
<dct:references>http://saleserver:8080/geoportal/csw</dct:references>
</rdf:Description>
</rdf:RDF>

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...