Versions in this module Expand all Collapse all v1 v1.1.0 Jun 10, 2021 v1.0.0 Jun 9, 2021 Changes in this version + type CT_Empty struct + func NewCT_Empty() *CT_Empty + func (m *CT_Empty) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Empty) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Empty) Validate() error + func (m *CT_Empty) ValidateWithPath(path string) error + type CT_Rel struct + IdAttr *string + func NewCT_Rel() *CT_Rel + func (m *CT_Rel) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *CT_Rel) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *CT_Rel) Validate() error + func (m *CT_Rel) ValidateWithPath(path string) error + type Iscomment struct + func NewIscomment() *Iscomment + func (m *Iscomment) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Iscomment) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Iscomment) Validate() error + func (m *Iscomment) ValidateWithPath(path string) error + type Textdata struct + func NewTextdata() *Textdata + func (m *Textdata) MarshalXML(e *xml.Encoder, start xml.StartElement) error + func (m *Textdata) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error + func (m *Textdata) Validate() error + func (m *Textdata) ValidateWithPath(path string) error