URLHistoryObjectTypeURL History Object Schema

The URLHistoryObject type is intended to characterize the stored URL history for a particular web browser.


Fields

Field Name Type Description
@object_referenceoptional QName

The object_reference field specifies a unique ID reference to an Object defined elsewhere. This construct allows for the re-use of the defined Properties of one Object within another, without the need to embed the full Object in the location from which it is being referenced. Thus, this ID reference is intended to resolve to the Properties of the Object that it points to.

Custom_Properties0..1 CustomPropertiesType

The Custom_Properties construct is optional and enables the specification of a set of custom Object Properties that may not be defined in existing Properties schemas.

Browser_Information0..1 ToolInformationType

The Browser_Information field captures information about the particular Web Browser whose URL history is being captured. It uses the ToolInformationType from the imported CybOX Common schema.

URL_History_Entry0..n URLHistoryEntryType

The URL_History_Entry field specifies a single URL history entry stored in the browser's history.