ind_sc

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: 3 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntityItemEngineType

type EntityItemEngineType struct {
}

type EntityItemFamilyType

type EntityItemFamilyType struct {
}

type EntityItemHashTypeType

type EntityItemHashTypeType struct {
}

type EntityItemLdaptypeType

type EntityItemLdaptypeType struct {
}

type EntityItemVariableRefType

type EntityItemVariableRefType struct {
}

type EntityItemWindowsViewType

type EntityItemWindowsViewType struct {
}

type Environmentvariable58Item

type Environmentvariable58Item struct {
	XMLName xml.Name `xml:environmentvariable58_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Pid *oval_sc.EntityItemIntType `xml:"pid"`

	Name *oval_sc.EntityItemStringType `xml:"name"`

	Value *oval_sc.EntityItemAnySimpleType `xml:"value"`

	Message []oval.MessageType `xml:"message"`
}

Element

type EnvironmentvariableItem

type EnvironmentvariableItem struct {
	XMLName xml.Name `xml:environmentvariable_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Name *oval_sc.EntityItemStringType `xml:"name"`

	Value *oval_sc.EntityItemAnySimpleType `xml:"value"`

	Message []oval.MessageType `xml:"message"`
}

Element

type FamilyItem

type FamilyItem struct {
	XMLName xml.Name `xml:family_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Family *EntityItemFamilyType `xml:"family"`

	Message []oval.MessageType `xml:"message"`
}

Element

type Filehash58Item

type Filehash58Item struct {
	XMLName xml.Name `xml:filehash58_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Filepath *oval_sc.EntityItemStringType `xml:"filepath"`

	Path *oval_sc.EntityItemStringType `xml:"path"`

	Filename *oval_sc.EntityItemStringType `xml:"filename"`

	HashType *EntityItemHashTypeType `xml:"hash_type"`

	Hash *oval_sc.EntityItemStringType `xml:"hash"`

	WindowsView *EntityItemWindowsViewType `xml:"windows_view"`

	Message []oval.MessageType `xml:"message"`
}

Element

type FilehashItem

type FilehashItem struct {
	XMLName xml.Name `xml:filehash_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Filepath *oval_sc.EntityItemStringType `xml:"filepath"`

	Path *oval_sc.EntityItemStringType `xml:"path"`

	Filename *oval_sc.EntityItemStringType `xml:"filename"`

	Md5 *oval_sc.EntityItemStringType `xml:"md5"`

	Sha1 *oval_sc.EntityItemStringType `xml:"sha1"`

	WindowsView *EntityItemWindowsViewType `xml:"windows_view"`

	Message []oval.MessageType `xml:"message"`
}

Element

type Ldap57Item

type Ldap57Item struct {
	XMLName xml.Name `xml:ldap57_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Suffix *oval_sc.EntityItemStringType `xml:"suffix"`

	RelativeDn *oval_sc.EntityItemStringType `xml:"relative_dn"`

	Attribute *oval_sc.EntityItemStringType `xml:"attribute"`

	ObjectClass *oval_sc.EntityItemStringType `xml:"object_class"`

	Ldaptype *EntityItemLdaptypeType `xml:"ldaptype"`

	Value []oval_sc.EntityItemRecordType `xml:"value"`

	Message []oval.MessageType `xml:"message"`
}

Element

type LdapItem

type LdapItem struct {
	XMLName xml.Name `xml:ldap_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Suffix *oval_sc.EntityItemStringType `xml:"suffix"`

	RelativeDn *oval_sc.EntityItemStringType `xml:"relative_dn"`

	Attribute *oval_sc.EntityItemStringType `xml:"attribute"`

	ObjectClass *oval_sc.EntityItemStringType `xml:"object_class"`

	Ldaptype *EntityItemLdaptypeType `xml:"ldaptype"`

	Value []oval_sc.EntityItemAnySimpleType `xml:"value"`

	Message []oval.MessageType `xml:"message"`
}

Element

type Sql57Item

type Sql57Item struct {
	XMLName xml.Name `xml:sql57_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Engine *EntityItemEngineType `xml:"engine"`

	Version *oval_sc.EntityItemStringType `xml:"version"`

	ConnectionString *oval_sc.EntityItemStringType `xml:"connection_string"`

	Sql *oval_sc.EntityItemStringType `xml:"sql"`

	Result []oval_sc.EntityItemRecordType `xml:"result"`

	Message []oval.MessageType `xml:"message"`
}

Element

type SqlItem

type SqlItem struct {
	XMLName xml.Name `xml:sql_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Engine *EntityItemEngineType `xml:"engine"`

	Version *oval_sc.EntityItemStringType `xml:"version"`

	ConnectionString *oval_sc.EntityItemStringType `xml:"connection_string"`

	Sql *oval_sc.EntityItemStringType `xml:"sql"`

	Result []oval_sc.EntityItemAnySimpleType `xml:"result"`

	Message []oval.MessageType `xml:"message"`
}

Element

type TextfilecontentItem

type TextfilecontentItem struct {
	XMLName xml.Name `xml:textfilecontent_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Filepath *oval_sc.EntityItemStringType `xml:"filepath"`

	Path *oval_sc.EntityItemStringType `xml:"path"`

	Filename *oval_sc.EntityItemStringType `xml:"filename"`

	Pattern *oval_sc.EntityItemStringType `xml:"pattern"`

	Instance *oval_sc.EntityItemIntType `xml:"instance"`

	Line *oval_sc.EntityItemStringType `xml:"line"`

	Text *oval_sc.EntityItemAnySimpleType `xml:"text"`

	Subexpression []oval_sc.EntityItemAnySimpleType `xml:"subexpression"`

	WindowsView *EntityItemWindowsViewType `xml:"windows_view"`

	Message []oval.MessageType `xml:"message"`
}

Element

type VariableItem

type VariableItem struct {
	XMLName xml.Name `xml:variable_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	VarRef *EntityItemVariableRefType `xml:"var_ref"`

	Value []oval_sc.EntityItemAnySimpleType `xml:"value"`

	Message []oval.MessageType `xml:"message"`
}

Element

type XmlfilecontentItem

type XmlfilecontentItem struct {
	XMLName xml.Name `xml:xmlfilecontent_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Filepath *oval_sc.EntityItemStringType `xml:"filepath"`

	Path *oval_sc.EntityItemStringType `xml:"path"`

	Filename *oval_sc.EntityItemStringType `xml:"filename"`

	Xpath *oval_sc.EntityItemStringType `xml:"xpath"`

	ValueOf []oval_sc.EntityItemAnySimpleType `xml:"value_of"`

	WindowsView *EntityItemWindowsViewType `xml:"windows_view"`

	Message []oval.MessageType `xml:"message"`
}

Element

type YamlfilecontentItem

type YamlfilecontentItem struct {
	XMLName xml.Name `xml:yamlfilecontent_item`

	Id string `xml:"id,attr"`

	Status string `xml:"status,attr"`

	Filepath *oval_sc.EntityItemStringType `xml:"filepath"`

	Path *oval_sc.EntityItemStringType `xml:"path"`

	Filename *oval_sc.EntityItemStringType `xml:"filename"`

	Yamlpath *oval_sc.EntityItemStringType `xml:"yamlpath"`

	ValueOf []oval_sc.EntityItemAnySimpleType `xml:"value_of"`

	WindowsView *EntityItemWindowsViewType `xml:"windows_view"`

	Message []oval.MessageType `xml:"message"`
}

Element

Jump to

Keyboard shortcuts

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