Saves the contents of the Data Set to the specified XML output file.
[ExtensionAttribute()]
public static void SaveXml(
Leadtools.Dicom.DicomDataSet ds,
string fileName,
Leadtools.Dicom.Common.Extensions.DicomDataSetSaveXmlFlags xmlFlags,
Leadtools.Dicom.Common.Extensions.SaveXmlCallback cb
)
<ExtensionAttribute()>
Public Overloads Shared Sub SaveXml( _
ByVal ds As Leadtools.Dicom.DicomDataSet, _
ByVal fileName As String, _
ByVal xmlFlags As Leadtools.Dicom.Common.Extensions.DicomDataSetSaveXmlFlags, _
ByVal cb As Leadtools.Dicom.Common.Extensions.SaveXmlCallback _
)
[ExtensionAttribute()]
public:
static void SaveXml(
Leadtools.Dicom.DicomDataSet^ ds,
String^ fileName,
Leadtools.Dicom.Common.Extensions.DicomDataSetSaveXmlFlags xmlFlags,
Leadtools.Dicom.Common.Extensions.SaveXmlCallback^ cb
)
ds
The contents of this DataSet to be saved
fileName
The name of the output XML file
xmlFlags
Flags that affect how binary data and other information is saved in the XML output file
cb
Optional callback that allows you to change the element names, attributes, and values of the XML output file
Use this method to export a DicomDataSet as a human-readable XML file. By default, all binary data is written using Base64 encoding, but this behavior can be modified by passing appropriate DicomDataSetSaveXmlFlags
Pass the DicomDataSetSaveXmlFlags.NativeDicomModel flag to save as the 'Native DICOM Model' XML format described in PS3.19.A.1 of the DICOM Specification. One of the following flags can be used together with the DicomDataSetSaveXmlFlags.NativeDicomModel flag to control how binary data is written. If DicomDataSetSaveXmlFlags.NativeDicomModel, is not also included, all of the following flags are ignored. Callers should only pass one of the three flags. If more than one of the flags is passed, precedence is given in the order that they appear below.
If none of these three flags is passed, the default behavior is DicomDataSetSaveXmlFlags.BulkDataUuid. The output XML file can be customized by passing the optional SaveXmlCallback delegate. For more information on this, see the documentation and example for SaveXmlCallback.
For an example, refer to LoadXml.
LoadXml(DicomDataSet,String,DicomDataSetLoadXmlFlags) Method
LoadXml(DicomDataSet,Stream,DicomDataSetLoadXmlFlags) Method
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags,SaveXmlCallback) Method
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags,SaveXmlCallback) Method
SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags) Method
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags) Method
Products |
Support |
Feedback: SaveXml(DicomDataSet,String,DicomDataSetSaveXmlFlags,SaveXmlCallback) Method - Leadtools.Dicom.Common |
Introduction |
Help Version 19.0.2017.6.23
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.