Create needed functions for common attributes and their extensions
This commit is contained in:
@@ -5,7 +5,6 @@ import (
|
||||
"errors"
|
||||
)
|
||||
|
||||
// TODO: Is this really correct?
|
||||
type ExtensionElement struct {
|
||||
Value any `xml:",innerxml"`
|
||||
XMLName xml.Name
|
||||
|
Reference in New Issue
Block a user