[Mapguide-trac] [mapguide-trac] #2300: XML Validation Error: SymbolDefinition-1.1.0.xsd
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jun 24 01:53:52 PDT 2013
#2300: XML Validation Error: SymbolDefinition-1.1.0.xsd
------------------------+---------------------------------------------------
Reporter: andymorf | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-5.1
Component: Maestro | Version: 2.5.0
Severity: critical | Keywords:
External_id: |
------------------------+---------------------------------------------------
In Maestro layer editor, pressing the feature-style button the following
error appears:
{{{
System.Exception: Der Remoteserver hat einen Fehler zurückgegeben: (559)
MgDbXmlException.:
An exception occurred in DB XML component.
Error: XML Indexer: Parse error in document at line 53, char 114. Parser
message: attribute 'version' is not declared for element
'SimpleSymbolDefinition'
...
}}}
Validating the same layer-document with eclipse-xml editor an equivalent
error appears:
{{{
cvc-complex-type.3.2.2: Attribute 'version' is not allowed to appear in
element 'SimpleSymbolDefinition'.
}}}
Changing server/schema/SymbolDefinition-1.1.0.xsd and moving the version-
attribute definition from element definition to
complexType definition the problem disappears.
Is this a problem with SymbolDefinition-1.1.0.xsd?
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2300>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list