Opened 14 years ago

Last modified 14 years ago

#675 new defect

FeatureSchema/FeatureSchemaCollection WriteXml() disregards indentation settings

Reported by: jng Owned by: brentrobinson
Priority: minor Milestone: 3.6.0
Component: FDO API Version: 3.5.0
Severity: 3 Keywords:
Cc: External ID:

Description

Attached is a .net sample program demonstrating that even if you call FeatureSchema.WriteXml() or FeatureSchemaCollection.WriteXml() passing in a XmlWriter set to indent XML output, the WriteXml() method disregards these settings.

Attachments (1)

Program.cs (2.1 KB ) - added by jng 14 years ago.
Test application source (C#)

Download all attachments as: .zip

Change History (2)

by jng, 14 years ago

Attachment: Program.cs added

Test application source (C#)

comment:1 by gregboone, 14 years ago

Milestone: 3.6.0
Owner: changed from gregboone to brentrobinson
Note: See TracTickets for help on using tickets.