schemaLibrary

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CT_Schema

type CT_Schema struct {

	// Custom XML Schema Namespace
	UriAttr *string

	// Supplementary XML File Location
	ManifestLocationAttr *string

	// Custom XML Schema Location
	SchemaLocationAttr *string

	// Schema Language
	SchemaLanguageAttr *string
}

func NewCT_Schema

func NewCT_Schema() *CT_Schema

func (*CT_Schema) MarshalXML

func (_c *CT_Schema) MarshalXML(e *_b.Encoder, start _b.StartElement) error

func (*CT_Schema) UnmarshalXML

func (_eg *CT_Schema) UnmarshalXML(d *_b.Decoder, start _b.StartElement) error

func (*CT_Schema) Validate

func (_dg *CT_Schema) Validate() error

Validate validates the CT_Schema and its children

func (*CT_Schema) ValidateWithPath

func (_bfg *CT_Schema) ValidateWithPath(path string) error

ValidateWithPath validates the CT_Schema and its children, prefixing error messages with path

type CT_SchemaLibrary

type CT_SchemaLibrary struct {

	// Custom XML Schema Reference
	Schema []*CT_Schema
}

func NewCT_SchemaLibrary

func NewCT_SchemaLibrary() *CT_SchemaLibrary

func (*CT_SchemaLibrary) MarshalXML

func (_cf *CT_SchemaLibrary) MarshalXML(e *_b.Encoder, start _b.StartElement) error

func (*CT_SchemaLibrary) UnmarshalXML

func (_fc *CT_SchemaLibrary) UnmarshalXML(d *_b.Decoder, start _b.StartElement) error

func (*CT_SchemaLibrary) Validate

func (_bfc *CT_SchemaLibrary) Validate() error

Validate validates the CT_SchemaLibrary and its children

func (*CT_SchemaLibrary) ValidateWithPath

func (_ff *CT_SchemaLibrary) ValidateWithPath(path string) error

ValidateWithPath validates the CT_SchemaLibrary and its children, prefixing error messages with path

type SchemaLibrary

type SchemaLibrary struct{ CT_SchemaLibrary }

func NewSchemaLibrary

func NewSchemaLibrary() *SchemaLibrary

func (*SchemaLibrary) MarshalXML

func (_ddf *SchemaLibrary) MarshalXML(e *_b.Encoder, start _b.StartElement) error

func (*SchemaLibrary) UnmarshalXML

func (_afe *SchemaLibrary) UnmarshalXML(d *_b.Decoder, start _b.StartElement) error

func (*SchemaLibrary) Validate

func (_gg *SchemaLibrary) Validate() error

Validate validates the SchemaLibrary and its children

func (*SchemaLibrary) ValidateWithPath

func (_ga *SchemaLibrary) ValidateWithPath(path string) error

ValidateWithPath validates the SchemaLibrary and its children, prefixing error messages with path

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL