Opened 16 years ago
Closed 16 years ago
#85 closed defect (fixed)
DescribeRecordResponse is invalid XML
Reported by: | tomkralidis | Owned by: | heikki & michael |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Catalog server | Version: | |
Keywords: | csw DescribeRecord xml | Cc: |
Description ¶
The resulting XML from a DescribeRecord request is invalid XML. the xsi namespace and xsi:schemaLocation needs to be present in the root element, which makes the result valid.
Change History (2)
comment:1 by , 16 years ago
Owner: | changed from | to
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed ;-)