Imported schema ioc.xsd
|
|
|
|
Namespace |
http://schemas.mandiant.com/2010/ioc |
|
|
|
|
|
|
|
|
|
Namespace |
http://schemas.mandiant.com/2010/ioc |
Diagram
|
|
Type |
tns:Link |
Type hierarchy |
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
href |
xs:string |
|
|
optional |
|
rel |
xs:string |
|
|
optional |
|
title |
xs:string |
|
|
optional |
|
type |
xs:string |
|
|
optional |
|
|
Source
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="link" nillable="true" type="tns:Link"/> |
|
|
|
|
|
|
|
|
|
|
Namespace |
http://schemas.mandiant.com/2010/ioc |
Diagram
|
|
Type |
tns:IndicatorItemContext |
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
document |
xs:string |
|
|
optional |
|
search |
xs:string |
|
|
optional |
|
type |
xs:string |
|
|
optional |
|
|
Source
|
<xs:element minOccurs="0" maxOccurs="1" name="Context" type="tns:IndicatorItemContext"/> |
|
|
|
|
|
|
|
|
|
|
Namespace |
http://schemas.mandiant.com/2010/ioc |
Diagram
|
|
Type |
xs:string |
Source
|
|
|
|
|
|
|
Element tns:ioctermlist
Element tns:metrics
|
|
|
|
Namespace |
http://schemas.mandiant.com/2010/ioc |
Diagram
|
|
Type |
tns:Metric |
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
name |
xs:string |
|
|
optional |
|
src |
xs:string |
|
|
optional |
|
value |
xs:float |
|
|
required |
|
|
Source
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="metric" type="tns:Metric"/> |
|
|
|
|
|
|
Element tns:ioc
Complex Type tns:IndicatorOfCompromise
Complex Type tns:ArrayOfLink
Complex Type tns:Link
|
|
|
|
Namespace |
http://schemas.mandiant.com/2010/ioc |
Diagram
|
|
Type |
extension of tns:Identity |
Type hierarchy |
|
Used by
|
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
href |
xs:string |
|
|
optional |
|
rel |
xs:string |
|
|
optional |
|
title |
xs:string |
|
|
optional |
|
type |
xs:string |
|
|
optional |
|
|
Source
|
<xs:complexType name="Link" mixed="true">
<xs:complexContent mixed="true">
<xs:extension base="tns:Identity">
<xs:attribute name="rel" type="xs:string"/>
<xs:attribute name="title" type="xs:string"/>
<xs:attribute name="type" type="xs:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |
|
|
|
|
|
|
Complex Type tns:Identity
Complex Type tns:ArrayOfIocIndicator
Complex Type tns:IocIndicator
Complex Type tns:IndicatorItem
Complex Type tns:IndicatorItemContext
Complex Type tns:IndicatorItemContent
Simple Type tns:IocOperator
Complex Type tns:IocTermList
Complex Type tns:IocTerm
Complex Type tns:MetricList
Complex Type tns:Metric