package
1.20.4
Repository: https://github.com/aws/smithy-go.git
Documentation: pkg.go.dev

# Functions

NewXMLElement returns a pointer to a new XMLNode initialized to default values.
SortXML sorts the reader's XML elements.
StructToXML writes an XMLNode to a xml.Encoder as tokens.
XMLToStruct converts a xml.Decoder stream to XMLNode with nested values.

# Structs

A XMLNode contains the values to be encoded or decoded.