Hello,
I've got the following error when trying to LOAD a document into Sedna:
SEDNA Message: ERROR SE2023
[nid_assign] The length of prefix exceeds PSTRMAXSIZE.
I've attached the troublesome document. The issue seems to be caused by the
number/length of namespace declarations in the root element. When one
namespace declaration is removed (e.g. xmlns:query), the document is loaded
successfully.
Did I hit a bug?
Best regards,
Ivan Lagunov
<?xml version='1.0' encoding='UTF-8'?>
<!--EXPORT_PROGRAM:=eptos-iso29002-10-Export-V10-->
<!--File saved on: 2015-03-19 15:17:12.539 GMT-->
<!--XML Schema used: V099-->
<cat:catalogue xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="cat:catalogue_Type" xsi:schemaLocation="urn:iso:std:iso:ts:29002:-10:ed-1:tech:xml-schema:catalogue http://www.paradine.net/schema/dictionary/1.0/ontoML/ISO29002/catalogue.xsd" xmlns:id="urn:iso:std:iso:ts:29002:-5:ed-1:tech:xml-schema:identifier" xmlns:val="urn:iso:std:iso:ts:29002:-10:ed-1:tech:xml-schema:value" xmlns:cat="urn:iso:std:iso:ts:29002:-10:ed-1:tech:xml-schema:catalogue" xmlns:bas="urn:iso:std:iso:ts:29002:-4:ed-1:tech:xml-schema:basic" xmlns:ext="urn:x-catalogue-extensions:schema:core" xmlns:vxt="urn:x-value-extensions:schema:value" xmlns:query="urn:iso:std:iso:ts:29002:-31:ed-1:tech:xml-schema:query">
<!--PMEG2002AESF-->
<cat:item is_global_id="true" information_supplier_reference_string="0060-414673376---LEGACY_1_1#Z1-AAQ753#001" local_id="ID64957" class_ref="0060-414673376---LEGACY_1_1#01-AAC000#001">
<cat:reference reference_number="PMEG2002AESF" organization_code="0060-414673376---LEGACY_1_1" organization_ref="0060-0#OG-LEGACY#001">
<cat:designation>
<bas:local_string>
<bas:content>PMEG2002AESF</bas:content>
<bas:language_ref>0112-1#LG-EN#001</bas:language_ref>
<bas:language_code>en</bas:language_code>
<bas:country_code>US</bas:country_code>
</bas:local_string>
</cat:designation>
</cat:reference>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAC933#001">
<val:string_value>single</val:string_value>
</cat:property_value>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAC934#001">
<val:string_value>420@IF=0.2A</val:string_value>
</cat:property_value>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAC931#001">
<val:measure_single_number_value UOM_code=" " UOM_ref="0060-414673376---LEGACY_1_1#05-LPU125#001">
<val:real_value>0.2</val:real_value>
</val:measure_single_number_value>
<val:real_value>0.2</val:real_value>
</cat:property_value>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAC932#001">
<val:measure_single_number_value UOM_code=" " UOM_ref="0060-414673376---LEGACY_1_1#05-LPU195#001">
<val:real_value>20.0</val:real_value>
</val:measure_single_number_value>
<val:real_value>20.0</val:real_value>
</cat:property_value>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAC937#001">
<val:string_value>0.01@VR=10V</val:string_value>
</cat:property_value>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAC936#001">
<val:string_value>25@VR=1V</val:string_value>
</cat:property_value>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAC935#001">
<val:measure_single_number_value UOM_code=" " UOM_ref="0060-414673376---LEGACY_1_1#05-LPU125#001">
<val:real_value>4.5</val:real_value>
</val:measure_single_number_value>
<val:real_value>4.5</val:real_value>
</cat:property_value>
<cat:property_value xsi:type="ext:ExtendedPropertyValueType" property_ref="0060-414673376---LEGACY_1_1#02-AAD201#001">
<val:string_value>csp</val:string_value>
</cat:property_value>
</cat:item>
</cat:catalogue>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion