encoding/xml.TagPathError.Field2 (field)

2 uses

	encoding/xml (current package)
		typeinfo.go#L340: 	Field2, Tag2 string
		typeinfo.go#L344: 	return fmt.Sprintf("%s field %q with tag %q conflicts with field %q with tag %q", e.Struct, e.Field1, e.Tag1, e.Field2, e.Tag2)