type Formatcode2 struct {
// contains filtered or unexported fields
}
func NewFormatcode2() *Formatcode2
func (m *Formatcode2) MarshalXML(e *xml.Encoder, start xml.StartElement) error
func (m *Formatcode2) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
func (m *Formatcode2) Validate() error
Validate validates the Formatcode2 and its children
func (m *Formatcode2) ValidateWithPath(path string) error
ValidateWithPath validates the Formatcode2 and its children, prefixing error messages with path