XML Compare .NET API Documentation - DEPRECATED
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Controls whether Element Content Model information is preserved in XML markup.
Namespace: DeltaXML.CoreS9Api.ConfigAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Property Value
Type: BooleanRemarks
Controls whether Element Content Model information is preserved in XML markup.
When the preserve parameter is false, content model information is kept wihtin attributes in the 'deltaxml' namespace and removed at the earliest possible stage. With the parameters set true the 'preserve' namespace is used, this ensures that attribute remain to the end of the pipeline.
See Also