Opened 12 years ago

Closed 12 years ago

#2017 closed defect (worksforme)

GETCLASSDEFINITION can return empty content

Reported by: jng Owned by:
Priority: high Milestone: 2.5
Component: Map Agent Version:
Severity: critical Keywords:
Cc: External ID:

Description

Try GETCLASSDEFINITION on:

Library://Samples/Sheboygan/Data/Parcels.FeatureSource SHP_Schema Parcels

Expect to see: The XML Schema fragment of the Parcels Class Definition Get instead: Nothing

Change History (3)

comment:1 by jng, 12 years ago

Workaround (and for actual comparison) is to use DESCRIBEFEATURESCHEMA with the CLASSNAMES hint.

Using DESCRIBEFEATURESCHEMA on Library://Samples/Sheboygan/Data/Parcels.FeatureSource with:

SCHEMA: SHP_Schema CLASSNAMES: Parcels

Gives the expected class definition XML.

comment:2 by jng, 12 years ago

Milestone: 2.42.5

comment:3 by jng, 12 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.