oval

package
v0.0.0-...-2254187 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2022 License: Unlicense Imports: 1 Imported by: 0

Documentation

Overview

Code generated by https://github.com/gocomply/xsd2go; DO NOT EDIT. Models for http://oval.mitre.org/XMLSchema/oval-common-5

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeprecatedInfo

type DeprecatedInfo struct {
	XMLName xml.Name `xml:deprecated_info`

	Version string `xml:"version"`

	Reason string `xml:"reason"`

	Comment string `xml:"comment"`
}

Element

type DeprecatedInfoType

type DeprecatedInfoType struct {
	Version string `xml:"version"`

	Reason string `xml:"reason"`

	Comment string `xml:"comment"`
}

type ElementMapItemType

type ElementMapItemType struct {
	TargetNamespace string `xml:"target_namespace,attr"`

	Text string `xml:",chardata"`
}

type ElementMapType

type ElementMapType struct {
	Test ElementMapItemType `xml:"test"`

	Object *ElementMapItemType `xml:"object"`

	State *ElementMapItemType `xml:"state"`

	Item *ElementMapItemType `xml:"item"`
}

type ElementMapping

type ElementMapping struct {
	XMLName xml.Name `xml:element_mapping`

	Test ElementMapItemType `xml:"test"`

	Object *ElementMapItemType `xml:"object"`

	State *ElementMapItemType `xml:"state"`

	Item *ElementMapItemType `xml:"item"`
}

Element

type GeneratorType

type GeneratorType struct {
	ProductName string `xml:"product_name"`

	ProductVersion string `xml:"product_version"`

	SchemaVersion []SchemaVersionType `xml:"schema_version"`

	Timestamp string `xml:"timestamp"`
}

type MessageType

type MessageType struct {
	Level string `xml:"level,attr"`

	Text string `xml:",chardata"`
}

type Notes

type Notes struct {
	XMLName xml.Name `xml:notes`

	Note []string `xml:"note"`
}

Element

type NotesType

type NotesType struct {
	Note []string `xml:"note"`
}

type SchemaVersionType

type SchemaVersionType struct {
	Platform string `xml:"platform,attr"`

	Text string `xml:",chardata"`
}

Jump to

Keyboard shortcuts

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