Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion stix_core.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@
<xs:element name="Package" type="stix:STIXType">
<xs:annotation>
<xs:documentation>A reference to or representation of the related Package.</xs:documentation>
<xs:documentation>This field is implemented through the xsi:type extension mechanism. The default and strongly recommended type is IncidentType in the http://stix.mitre.org/Incident-1 namespace. This type is defined in the incident.xsd file or at the URL http://stix.mitre.org/XMLSchema/incident/1.2/incident.xsd.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
Expand Down