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 11<!-- 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" >
33
44 <xs : complexType name =" DeceptionVocab-1.0" >
55 <xs : annotation >
1111 <xs : union memberTypes =" stixVocabs:DeceptionEnum-1.0" />
1212 </xs : simpleType >
1313 <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" />
1515 </xs : restriction >
1616 </xs : simpleContent >
1717 </xs : complexType >
7474
7575 </xs : restriction >
7676 </xs : simpleType >
77- </xs : schema >
77+ </xs : schema >
You can’t perform that action at this time.
0 commit comments