The LossDurationVocab is the default STIX vocabulary for expressing the approximate length of time of a loss due to an incident.
| Item | Description | 
|---|---|
| Permanent | The loss is permanent. | 
| Weeks | The loss lasted for weeks. | 
| Days | The loss lasted for days. | 
| Hours | The loss lasted for hours. | 
| Minutes | The loss lasted for minutes. | 
| Seconds | The loss lasted for seconds. | 
| Unknown | The loss duration is not known. | 
| Field Name | Type | Description | 
|---|---|---|
| @vocab_nameoptional | string | The vocab_name field specifies the name of the controlled vocabulary. | 
| @vocab_referenceoptional | anyURI | The vocab_reference field specifies the URI to the location of where the controlled vocabulary is defined, e.g., in an externally located XML schema file. |