Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CT_Empty ¶
type CT_Empty struct { }
func (*CT_Empty) MarshalXML ¶
func (*CT_Empty) UnmarshalXML ¶
func (*CT_Empty) Validate ¶
Validate validates the CT_Empty and its children
type CT_Rel ¶
type CT_Rel struct {
IdAttr *string
}
func (*CT_Rel) MarshalXML ¶
func (*CT_Rel) UnmarshalXML ¶
func (*CT_Rel) Validate ¶
Validate validates the CT_Rel and its children
type Iscomment ¶
type Iscomment struct {
CT_Empty
}
func (*Iscomment) MarshalXML ¶
func (*Iscomment) UnmarshalXML ¶
func (*Iscomment) Validate ¶
Validate validates the Iscomment and its children
Click to show internal directories.
Click to hide internal directories.