Versions in this module Expand all Collapse all v0 v0.0.2 Mar 18, 2024 v0.0.1 Mar 15, 2024 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