Created NewLink
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
type Category struct {
|
||||
*CommonAttributes
|
||||
Content Content `xml:"content"` // should this even exist in here?
|
||||
Content Content `xml:"content"` // undefinedContent in RFC4287
|
||||
Term string `xml:"term,attr"`
|
||||
Scheme URI `xml:"scheme,attr,omitempty"`
|
||||
Label string `xml:"label,attr,omitempty"`
|
||||
|
Reference in New Issue
Block a user