File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Deception Vocabulary -->
2
- <xs : schema xmlns : xs =" http://www.w3.org/2001/XMLSchema" xmlns : stixVocabs =" http://stix.mitre.org/default_vocabularies-1" xmlns : cyboxCommon =" http://cybox.mitre.org/common-2" xmlns : stixCommon =" http://stix.mitre.org/common-1" targetNamespace =" http://stix.mitre.org/default_vocabularies -1" elementFormDefault =" qualified" version =" 1.2.0" xml : lang =" en" >
2
+ <xs : schema xmlns : xs =" http://www.w3.org/2001/XMLSchema" xmlns : stixVocabs =" http://stix.mitre.org/default_vocabularies-1" xmlns : cyboxCommon =" http://cybox.mitre.org/common-2" xmlns : stixCommon =" http://stix.mitre.org/common-1" targetNamespace =" http://stix.mitre.org/extensions/deception -1" elementFormDefault =" qualified" version =" 1.2.0" xml : lang =" en" >
3
3
4
4
<xs : complexType name =" DeceptionVocab-1.0" >
5
5
<xs : annotation >
11
11
<xs : union memberTypes =" stixVocabs:DeceptionEnum-1.0" />
12
12
</xs : simpleType >
13
13
<xs : attribute name =" vocab_name" type =" xs:string" use =" optional" fixed =" STIX Deception Vocabulary" />
14
- <xs : attribute name =" vocab_reference" type =" xs:anyURI" use =" optional" fixed =" http://stix.mitre.org/XMLSchema/default_vocabularies/1.2.0/stix_default_vocabularies .xsd#DeceptionVocab-1.0" />
14
+ <xs : attribute name =" vocab_reference" type =" xs:anyURI" use =" optional" fixed =" http://stix.mitre.org/XMLSchema/extensions/deception .xsd#DeceptionVocab-1.0" />
15
15
</xs : restriction >
16
16
</xs : simpleContent >
17
17
</xs : complexType >
74
74
75
75
</xs : restriction >
76
76
</xs : simpleType >
77
- </xs : schema >
77
+ </xs : schema >
You can’t perform that action at this time.
0 commit comments