xml_data

package
v0.0.0-...-e064d8f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Root

type Root struct {
	XMLName      xml.Name `xml:"Persona"`
	XMLSchema    string   `xml:"xsi:noNamespaceSchemaLocation,attr"`
	XMLNamespace string   `xml:"xmlns:xsi,attr"`
	Name         string   `xml:"Name"`
	DateCreated  string   `xml:"DateCreated"`

	Items []*person.Person `xml:"Person"`
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL