encoding/xml.TagPathError.Tag1 (field)

2 uses

	encoding/xml (current package)
		typeinfo.go#L339: 	Field1, Tag1 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)