For a list of all members of this type, see SaveXmlData members.
"Name | Description | |
---|---|---|
![]() | Attributes | Contains a dictionary of string pairs that correspond to each attribute that is about to be written to the output xml file. |
![]() | Comment | If the NodeType is DicomXmlNodeType.Comment, then this contains the comment that is about to be written. |
![]() | ElementName | Identifies the name of the xml element that is about to be written. |
![]() | ElementValue | Identifies the value of the xml element that is about to be written. |
![]() | HasChildElements | Gets a value indicating whether this element has children. |
![]() | NodeType | Identifies the type of the xml node that is about to be written to the xml output file. |