package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Functions

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

# Structs

A Node contains the values to be encoded or decoded.