Documentation ¶
Overview ¶
Code generated by https://github.com/gocomply/xsd2go; DO NOT EDIT. Models for http://oval.mitre.org/XMLSchema/oval-definitions-5#macos
Index ¶
- type AccountinfoObject
- type AccountinfoState
- type AccountinfoTest
- type AuthorizationdbObject
- type AuthorizationdbState
- type AuthorizationdbTest
- type CorestorageObject
- type CorestorageState
- type CorestorageTest
- type DiskutilObject
- type DiskutilState
- type DiskutilTest
- type EntityObjectDataTypeType
- type EntityStateDataTypeType
- type EntityStatePermissionCompareType
- type EntityStatePlistTypeType
- type GatekeeperObject
- type GatekeeperState
- type GatekeeperTest
- type Inetlisteningserver510Object
- type Inetlisteningserver510State
- type Inetlisteningserver510Test
- type InetlisteningserversObject
- type InetlisteningserversState
- type InetlisteningserversTest
- type KeychainObject
- type KeychainState
- type KeychainTest
- type LaunchdObject
- type LaunchdState
- type LaunchdTest
- type NvramObject
- type NvramState
- type NvramTest
- type Plist510Object
- type Plist510State
- type Plist510Test
- type Plist511Object
- type Plist511State
- type Plist511Test
- type PlistObject
- type PlistState
- type PlistTest
- type Pwpolicy59Object
- type Pwpolicy59State
- type Pwpolicy59Test
- type PwpolicyObject
- type PwpolicyState
- type PwpolicyTest
- type RlimitObject
- type RlimitState
- type RlimitTest
- type SoftwareupdateObject
- type SoftwareupdateState
- type SoftwareupdateTest
- type SystemprofilerObject
- type SystemprofilerState
- type SystemprofilerTest
- type SystemsetupObject
- type SystemsetupState
- type SystemsetupTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountinfoObject ¶
type AccountinfoObject struct { XMLName xml.Name `xml:"accountinfo_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Username *oval_def.EntityObjectStringType `xml:"username"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type AccountinfoState ¶
type AccountinfoState struct { XMLName xml.Name `xml:"accountinfo_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Username *oval_def.EntityStateStringType `xml:"username"` Password *oval_def.EntityStateStringType `xml:"password"` Uid *oval_def.EntityStateIntType `xml:"uid"` Gid *oval_def.EntityStateIntType `xml:"gid"` Realname *oval_def.EntityStateStringType `xml:"realname"` HomeDir *oval_def.EntityStateStringType `xml:"home_dir"` LoginShell *oval_def.EntityStateStringType `xml:"login_shell"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type AccountinfoTest ¶
type AccountinfoTest struct { XMLName xml.Name `xml:"accountinfo_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type AuthorizationdbObject ¶
type AuthorizationdbObject struct { XMLName xml.Name `xml:"authorizationdb_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` RightName *oval_def.EntityObjectStringType `xml:"right_name"` Xpath *oval_def.EntityObjectStringType `xml:"xpath"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type AuthorizationdbState ¶
type AuthorizationdbState struct { XMLName xml.Name `xml:"authorizationdb_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` RightName *oval_def.EntityStateStringType `xml:"right_name"` Xpath *oval_def.EntityStateStringType `xml:"xpath"` ValueOf *oval_def.EntityStateAnySimpleType `xml:"value_of"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type AuthorizationdbTest ¶
type AuthorizationdbTest struct { XMLName xml.Name `xml:"authorizationdb_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type CorestorageObject ¶
type CorestorageObject struct { XMLName xml.Name `xml:"corestorage_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Uuid *oval_def.EntityObjectStringType `xml:"uuid"` Xpath *oval_def.EntityObjectStringType `xml:"xpath"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type CorestorageState ¶
type CorestorageState struct { XMLName xml.Name `xml:"corestorage_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Uuid *oval_def.EntityStateStringType `xml:"uuid"` Xpath *oval_def.EntityStateStringType `xml:"xpath"` ValueOf *oval_def.EntityStateAnySimpleType `xml:"value_of"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type CorestorageTest ¶
type CorestorageTest struct { XMLName xml.Name `xml:"corestorage_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type DiskutilObject ¶
type DiskutilObject struct { XMLName xml.Name `xml:"diskutil_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Device *oval_def.EntityObjectStringType `xml:"device"` Filepath oval_def.EntityObjectStringType `xml:"filepath"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type DiskutilState ¶
type DiskutilState struct { XMLName xml.Name `xml:"diskutil_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Device *oval_def.EntityStateStringType `xml:"device"` Filepath *oval_def.EntityStateStringType `xml:"filepath"` Uread *EntityStatePermissionCompareType `xml:"uread"` Uwrite *EntityStatePermissionCompareType `xml:"uwrite"` Uexec *EntityStatePermissionCompareType `xml:"uexec"` Gread *EntityStatePermissionCompareType `xml:"gread"` Gwrite *EntityStatePermissionCompareType `xml:"gwrite"` Gexec *EntityStatePermissionCompareType `xml:"gexec"` Oread *EntityStatePermissionCompareType `xml:"oread"` Owrite *EntityStatePermissionCompareType `xml:"owrite"` Oexec *EntityStatePermissionCompareType `xml:"oexec"` UserDiffers *oval_def.EntityStateBoolType `xml:"user_differs"` ActualUser *oval_def.EntityStateIntType `xml:"actual_user"` ExpectedUser *oval_def.EntityStateIntType `xml:"expected_user"` GroupDiffers *oval_def.EntityStateBoolType `xml:"group_differs"` ActualGroup *oval_def.EntityStateIntType `xml:"actual_group"` ExpectedGroup *oval_def.EntityStateIntType `xml:"expected_group"` SymlinkDiffers *oval_def.EntityStateBoolType `xml:"symlink_differs"` ActualSymlink *oval_def.EntityStateStringType `xml:"actual_symlink"` ExpectedSymlink *oval_def.EntityStateStringType `xml:"expected_symlink"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type DiskutilTest ¶
type DiskutilTest struct { XMLName xml.Name `xml:"diskutil_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type EntityObjectDataTypeType ¶
type EntityObjectDataTypeType struct { XMLName xml.Name Datatype oval.DatatypeEnumeration `xml:"datatype,attr,omitempty"` Operation oval.OperationEnumeration `xml:"operation,attr,omitempty"` Mask bool `xml:"mask,attr,omitempty"` VarRef oval.VariableIDPattern `xml:"var_ref,attr,omitempty"` VarCheck oval.CheckEnumeration `xml:"var_check,attr,omitempty"` InnerXml string `xml:",innerxml"` }
type EntityStateDataTypeType ¶
type EntityStateDataTypeType struct { XMLName xml.Name Datatype oval.DatatypeEnumeration `xml:"datatype,attr,omitempty"` Operation oval.OperationEnumeration `xml:"operation,attr,omitempty"` Mask bool `xml:"mask,attr,omitempty"` VarRef oval.VariableIDPattern `xml:"var_ref,attr,omitempty"` VarCheck oval.CheckEnumeration `xml:"var_check,attr,omitempty"` InnerXml string `xml:",innerxml"` }
type EntityStatePermissionCompareType ¶
type EntityStatePermissionCompareType struct { XMLName xml.Name EntityCheck string `xml:"entity_check,attr,omitempty"` CheckExistence string `xml:"check_existence,attr,omitempty"` Datatype oval.DatatypeEnumeration `xml:"datatype,attr,omitempty"` Operation oval.OperationEnumeration `xml:"operation,attr,omitempty"` Mask bool `xml:"mask,attr,omitempty"` VarRef oval.VariableIDPattern `xml:"var_ref,attr,omitempty"` VarCheck oval.CheckEnumeration `xml:"var_check,attr,omitempty"` InnerXml string `xml:",innerxml"` }
type EntityStatePlistTypeType ¶
type EntityStatePlistTypeType struct { XMLName xml.Name EntityCheck string `xml:"entity_check,attr,omitempty"` CheckExistence string `xml:"check_existence,attr,omitempty"` Datatype oval.DatatypeEnumeration `xml:"datatype,attr,omitempty"` Operation oval.OperationEnumeration `xml:"operation,attr,omitempty"` Mask bool `xml:"mask,attr,omitempty"` VarRef oval.VariableIDPattern `xml:"var_ref,attr,omitempty"` VarCheck oval.CheckEnumeration `xml:"var_check,attr,omitempty"` InnerXml string `xml:",innerxml"` }
type GatekeeperObject ¶
type GatekeeperObject struct { XMLName xml.Name `xml:"gatekeeper_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type GatekeeperState ¶
type GatekeeperState struct { XMLName xml.Name `xml:"gatekeeper_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Enabled *oval_def.EntityStateBoolType `xml:"enabled"` Unlabeled *oval_def.EntityStateStringType `xml:"unlabeled"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type GatekeeperTest ¶
type GatekeeperTest struct { XMLName xml.Name `xml:"gatekeeper_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Inetlisteningserver510Object ¶
type Inetlisteningserver510Object struct { XMLName xml.Name `xml:"inetlisteningserver510_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Protocol *oval_def.EntityObjectStringType `xml:"protocol"` LocalAddress *oval_def.EntityObjectIPAddressStringType `xml:"local_address"` LocalPort *oval_def.EntityObjectIntType `xml:"local_port"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Inetlisteningserver510State ¶
type Inetlisteningserver510State struct { XMLName xml.Name `xml:"inetlisteningserver510_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Protocol *oval_def.EntityStateStringType `xml:"protocol"` LocalAddress *oval_def.EntityStateIPAddressStringType `xml:"local_address"` LocalPort *oval_def.EntityStateIntType `xml:"local_port"` LocalFullAddress *oval_def.EntityStateStringType `xml:"local_full_address"` ProgramName *oval_def.EntityStateStringType `xml:"program_name"` ForeignAddress *oval_def.EntityStateIPAddressStringType `xml:"foreign_address"` ForeignPort *oval_def.EntityStateIntType `xml:"foreign_port"` ForeignFullAddress *oval_def.EntityStateStringType `xml:"foreign_full_address"` Pid *oval_def.EntityStateIntType `xml:"pid"` UserId *oval_def.EntityStateIntType `xml:"user_id"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Inetlisteningserver510Test ¶
type Inetlisteningserver510Test struct { XMLName xml.Name `xml:"inetlisteningserver510_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type InetlisteningserversObject ¶
type InetlisteningserversObject struct { XMLName xml.Name `xml:"inetlisteningservers_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` ProgramName *oval_def.EntityObjectStringType `xml:"program_name"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type InetlisteningserversState ¶
type InetlisteningserversState struct { XMLName xml.Name `xml:"inetlisteningservers_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` ProgramName *oval_def.EntityStateStringType `xml:"program_name"` LocalAddress *oval_def.EntityStateIPAddressStringType `xml:"local_address"` LocalFullAddress *oval_def.EntityStateStringType `xml:"local_full_address"` LocalPort *oval_def.EntityStateIntType `xml:"local_port"` ForeignAddress *oval_def.EntityStateIPAddressStringType `xml:"foreign_address"` ForeignFullAddress *oval_def.EntityStateStringType `xml:"foreign_full_address"` ForeignPort *oval_def.EntityStateStringType `xml:"foreign_port"` Pid *oval_def.EntityStateIntType `xml:"pid"` Protocol *oval_def.EntityStateStringType `xml:"protocol"` UserId *oval_def.EntityStateStringType `xml:"user_id"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type InetlisteningserversTest ¶
type InetlisteningserversTest struct { XMLName xml.Name `xml:"inetlisteningservers_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type KeychainObject ¶
type KeychainObject struct { XMLName xml.Name `xml:"keychain_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Filepath *oval_def.EntityObjectStringType `xml:"filepath"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type KeychainState ¶
type KeychainState struct { XMLName xml.Name `xml:"keychain_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Filepath *oval_def.EntityStateStringType `xml:"filepath"` LockOnSleep *oval_def.EntityStateBoolType `xml:"lock_on_sleep"` Timeout *oval_def.EntityStateIntType `xml:"timeout"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type KeychainTest ¶
type KeychainTest struct { XMLName xml.Name `xml:"keychain_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type LaunchdObject ¶
type LaunchdObject struct { XMLName xml.Name `xml:"launchd_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Label *oval_def.EntityObjectStringType `xml:"label"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type LaunchdState ¶
type LaunchdState struct { XMLName xml.Name `xml:"launchd_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Label *oval_def.EntityStateStringType `xml:"label"` Pid *oval_def.EntityStateIntType `xml:"pid"` Status *oval_def.EntityStateIntType `xml:"status"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type LaunchdTest ¶
type LaunchdTest struct { XMLName xml.Name `xml:"launchd_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type NvramObject ¶
type NvramObject struct { XMLName xml.Name `xml:"nvram_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` NvramVar *oval_def.EntityObjectStringType `xml:"nvram_var"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type NvramState ¶
type NvramState struct { XMLName xml.Name `xml:"nvram_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` NvramVar *oval_def.EntityStateStringType `xml:"nvram_var"` NvramValue *oval_def.EntityStateStringType `xml:"nvram_value"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type NvramTest ¶
type NvramTest struct { XMLName xml.Name `xml:"nvram_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Plist510Object ¶
type Plist510Object struct { XMLName xml.Name `xml:"plist510_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Key *oval_def.EntityObjectStringType `xml:"key"` Instance *oval_def.EntityObjectIntType `xml:"instance"` Filter []oval_def.Filter `xml:"filter"` AppId *oval_def.EntityObjectStringType `xml:"app_id"` Filepath *oval_def.EntityObjectStringType `xml:"filepath"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Plist510State ¶
type Plist510State struct { XMLName xml.Name `xml:"plist510_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Key *oval_def.EntityStateStringType `xml:"key"` AppId *oval_def.EntityStateStringType `xml:"app_id"` Filepath *oval_def.EntityStateStringType `xml:"filepath"` Instance *oval_def.EntityStateIntType `xml:"instance"` Type *EntityStatePlistTypeType `xml:"type"` Value *oval_def.EntityStateAnySimpleType `xml:"value"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Plist510Test ¶
type Plist510Test struct { XMLName xml.Name `xml:"plist510_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Plist511Object ¶
type Plist511Object struct { XMLName xml.Name `xml:"plist511_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Xpath *oval_def.EntityObjectStringType `xml:"xpath"` Filter []oval_def.Filter `xml:"filter"` AppId *oval_def.EntityObjectStringType `xml:"app_id"` Filepath *oval_def.EntityObjectStringType `xml:"filepath"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Plist511State ¶
type Plist511State struct { XMLName xml.Name `xml:"plist511_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` AppId *oval_def.EntityStateStringType `xml:"app_id"` Filepath *oval_def.EntityStateStringType `xml:"filepath"` Xpath *oval_def.EntityStateStringType `xml:"xpath"` ValueOf *oval_def.EntityStateAnySimpleType `xml:"value_of"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Plist511Test ¶
type Plist511Test struct { XMLName xml.Name `xml:"plist511_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PlistObject ¶
type PlistObject struct { XMLName xml.Name `xml:"plist_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Key *oval_def.EntityObjectStringType `xml:"key"` Filter []oval_def.Filter `xml:"filter"` AppId *oval_def.EntityObjectStringType `xml:"app_id"` Filepath *oval_def.EntityObjectStringType `xml:"filepath"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PlistState ¶
type PlistState struct { XMLName xml.Name `xml:"plist_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Key *oval_def.EntityStateStringType `xml:"key"` AppId *oval_def.EntityStateStringType `xml:"app_id"` Filepath *oval_def.EntityStateStringType `xml:"filepath"` Instance *oval_def.EntityStateIntType `xml:"instance"` Type *EntityStatePlistTypeType `xml:"type"` Value *oval_def.EntityStateAnySimpleType `xml:"value"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PlistTest ¶
type PlistTest struct { XMLName xml.Name `xml:"plist_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Pwpolicy59Object ¶
type Pwpolicy59Object struct { XMLName xml.Name `xml:"pwpolicy59_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` TargetUser *oval_def.EntityObjectStringType `xml:"target_user"` Username *oval_def.EntityObjectStringType `xml:"username"` Userpass *oval_def.EntityObjectStringType `xml:"userpass"` DirectoryNode *oval_def.EntityObjectStringType `xml:"directory_node"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Pwpolicy59State ¶
type Pwpolicy59State struct { XMLName xml.Name `xml:"pwpolicy59_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` TargetUser *oval_def.EntityStateStringType `xml:"target_user"` Username *oval_def.EntityStateStringType `xml:"username"` Userpass *oval_def.EntityStateStringType `xml:"userpass"` DirectoryNode *oval_def.EntityStateStringType `xml:"directory_node"` MaxChars *oval_def.EntityStateIntType `xml:"maxChars"` MaxFailedLoginAttempts *oval_def.EntityStateIntType `xml:"maxFailedLoginAttempts"` MinChars *oval_def.EntityStateIntType `xml:"minChars"` PasswordCannotBeName *oval_def.EntityStateBoolType `xml:"passwordCannotBeName"` RequiresAlpha *oval_def.EntityStateBoolType `xml:"requiresAlpha"` RequiresNumeric *oval_def.EntityStateBoolType `xml:"requiresNumeric"` MaxMinutesUntilChangePassword *oval_def.EntityStateIntType `xml:"maxMinutesUntilChangePassword"` MinMinutesUntilChangePassword *oval_def.EntityStateIntType `xml:"minMinutesUntilChangePassword"` RequiresMixedCase *oval_def.EntityStateBoolType `xml:"requiresMixedCase"` RequiresSymbol *oval_def.EntityStateBoolType `xml:"requiresSymbol"` MinutesUntilFailedLoginReset *oval_def.EntityStateIntType `xml:"minutesUntilFailedLoginReset"` UsingHistory *oval_def.EntityStateIntType `xml:"usingHistory"` CanModifyPasswordforSelf *oval_def.EntityStateBoolType `xml:"canModifyPasswordforSelf"` UsingExpirationDate *oval_def.EntityStateBoolType `xml:"usingExpirationDate"` UsingHardExpirationDate *oval_def.EntityStateBoolType `xml:"usingHardExpirationDate"` ExpirationDateGMT *oval_def.EntityStateStringType `xml:"expirationDateGMT"` HardExpireDateGMT *oval_def.EntityStateStringType `xml:"hardExpireDateGMT"` MaxMinutesUntilDisabled *oval_def.EntityStateIntType `xml:"maxMinutesUntilDisabled"` MaxMinutesOfNonUse *oval_def.EntityStateIntType `xml:"maxMinutesOfNonUse"` NewPasswordRequired *oval_def.EntityStateBoolType `xml:"newPasswordRequired"` NotGuessablePattern *oval_def.EntityStateBoolType `xml:"notGuessablePattern"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type Pwpolicy59Test ¶
type Pwpolicy59Test struct { XMLName xml.Name `xml:"pwpolicy59_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PwpolicyObject ¶
type PwpolicyObject struct { XMLName xml.Name `xml:"pwpolicy_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` Username *oval_def.EntityObjectStringType `xml:"username"` Userpass *oval_def.EntityObjectStringType `xml:"userpass"` DirectoryNode *oval_def.EntityObjectStringType `xml:"directory_node"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PwpolicyState ¶
type PwpolicyState struct { XMLName xml.Name `xml:"pwpolicy_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Username *oval_def.EntityStateStringType `xml:"username"` Userpass *oval_def.EntityStateStringType `xml:"userpass"` DirectoryNode *oval_def.EntityStateStringType `xml:"directory_node"` MaxChars *oval_def.EntityStateIntType `xml:"maxChars"` MaxFailedLoginAttempts *oval_def.EntityStateIntType `xml:"maxFailedLoginAttempts"` MinChars *oval_def.EntityStateIntType `xml:"minChars"` PasswordCannotBeName *oval_def.EntityStateBoolType `xml:"passwordCannotBeName"` RequiresAlpha *oval_def.EntityStateBoolType `xml:"requiresAlpha"` RequiresNumeric *oval_def.EntityStateBoolType `xml:"requiresNumeric"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type PwpolicyTest ¶
type PwpolicyTest struct { XMLName xml.Name `xml:"pwpolicy_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type RlimitObject ¶
type RlimitObject struct { XMLName xml.Name `xml:"rlimit_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type RlimitState ¶
type RlimitState struct { XMLName xml.Name `xml:"rlimit_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` CpuCurrent *oval_def.EntityStateIntType `xml:"cpu_current"` CpuMax *oval_def.EntityStateIntType `xml:"cpu_max"` FilesizeCurrent *oval_def.EntityStateIntType `xml:"filesize_current"` FilesizeMax *oval_def.EntityStateIntType `xml:"filesize_max"` DataCurrent *oval_def.EntityStateIntType `xml:"data_current"` DataMax *oval_def.EntityStateIntType `xml:"data_max"` StackCurrent *oval_def.EntityStateIntType `xml:"stack_current"` StackMax *oval_def.EntityStateIntType `xml:"stack_max"` CoreCurrent *oval_def.EntityStateIntType `xml:"core_current"` CoreMax *oval_def.EntityStateIntType `xml:"core_max"` RssCurrent *oval_def.EntityStateIntType `xml:"rss_current"` RssMax *oval_def.EntityStateIntType `xml:"rss_max"` MemlockCurrent *oval_def.EntityStateIntType `xml:"memlock_current"` MemlockMax *oval_def.EntityStateIntType `xml:"memlock_max"` MaxprocCurrent *oval_def.EntityStateIntType `xml:"maxproc_current"` MaxprocMax *oval_def.EntityStateIntType `xml:"maxproc_max"` MaxfilesCurrent *oval_def.EntityStateIntType `xml:"maxfiles_current"` MaxfilesMax *oval_def.EntityStateIntType `xml:"maxfiles_max"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type RlimitTest ¶
type RlimitTest struct { XMLName xml.Name `xml:"rlimit_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SoftwareupdateObject ¶
type SoftwareupdateObject struct { XMLName xml.Name `xml:"softwareupdate_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SoftwareupdateState ¶
type SoftwareupdateState struct { XMLName xml.Name `xml:"softwareupdate_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Schedule *oval_def.EntityStateBoolType `xml:"schedule"` SoftwareTitle *oval_def.EntityStateStringType `xml:"software_title"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SoftwareupdateTest ¶
type SoftwareupdateTest struct { XMLName xml.Name `xml:"softwareupdate_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SystemprofilerObject ¶
type SystemprofilerObject struct { XMLName xml.Name `xml:"systemprofiler_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Set *oval_def.Set `xml:"set"` DataType *EntityObjectDataTypeType `xml:"data_type"` Xpath *oval_def.EntityObjectStringType `xml:"xpath"` Filter []oval_def.Filter `xml:"filter"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SystemprofilerState ¶
type SystemprofilerState struct { XMLName xml.Name `xml:"systemprofiler_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` DataType *EntityStateDataTypeType `xml:"data_type"` Xpath *oval_def.EntityStateStringType `xml:"xpath"` ValueOf *oval_def.EntityStateAnySimpleType `xml:"value_of"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SystemprofilerTest ¶
type SystemprofilerTest struct { XMLName xml.Name `xml:"systemprofiler_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SystemsetupObject ¶
type SystemsetupObject struct { XMLName xml.Name `xml:"systemsetup_object"` Id oval.ObjectIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SystemsetupState ¶
type SystemsetupState struct { XMLName xml.Name `xml:"systemsetup_state"` Id oval.StateIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` Operator oval.OperatorEnumeration `xml:"operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr,omitempty"` Deprecated bool `xml:"deprecated,attr,omitempty"` Timezone *oval_def.EntityStateStringType `xml:"timezone"` Usingnetworktime *oval_def.EntityStateBoolType `xml:"usingnetworktime"` Networktimeserver *oval_def.EntityStateStringType `xml:"networktimeserver"` Computersleep *oval_def.EntityStateIntType `xml:"computersleep"` Displaysleep *oval_def.EntityStateIntType `xml:"displaysleep"` Harddisksleep *oval_def.EntityStateIntType `xml:"harddisksleep"` Wakeonmodem *oval_def.EntityStateBoolType `xml:"wakeonmodem"` Wakeonnetworkaccess *oval_def.EntityStateBoolType `xml:"wakeonnetworkaccess"` Restartfreeze *oval_def.EntityStateBoolType `xml:"restartfreeze"` Remotelogin *oval_def.EntityStateBoolType `xml:"remotelogin"` Remoteappleevents *oval_def.EntityStateBoolType `xml:"remoteappleevents"` Computername *oval_def.EntityStateStringType `xml:"computername"` Startupdisk *oval_def.EntityStateStringType `xml:"startupdisk"` Waitforstartupafterpowerfailure *oval_def.EntityStateIntType `xml:"waitforstartupafterpowerfailure"` Disablekeyboardwhenenclosurelockisengaged *oval_def.EntityStateBoolType `xml:"disablekeyboardwhenenclosurelockisengaged"` Kernelbootarchitecturesetting *oval_def.EntityStateStringType `xml:"kernelbootarchitecturesetting"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
type SystemsetupTest ¶
type SystemsetupTest struct { XMLName xml.Name `xml:"systemsetup_test"` Id oval.TestIDPattern `xml:"id,attr"` Version uint64 `xml:"version,attr"` CheckExistence oval.ExistenceEnumeration `xml:"check_existence,attr,omitempty"` Check oval.CheckEnumeration `xml:"check,attr"` StateOperator oval.OperatorEnumeration `xml:"state_operator,attr,omitempty"` Comment oval.NonEmptyStringType `xml:"comment,attr"` Deprecated bool `xml:"deprecated,attr,omitempty"` Object oval_def.ObjectRefType `xml:"object"` State []oval_def.StateRefType `xml:"state"` Signature *xml_dsig.SignatureType `xml:"Signature"` Notes *oval.NotesType `xml:"notes"` }
Element
Click to show internal directories.
Click to hide internal directories.