<?xml version='1.0' encoding='UTF-8'?>
<xsd:schema xmlns:xsd='http://www.w3.org/2001/XMLSchema' id='com.eformbin.binnoJap.form' attributeFormDefault ='unqualified' elementFormDefault ='qualified' xmlns:extra='http://eleusoft.org/schema/extra'>
<xsd:complexType name='RootJsonSchemaType' extra:description='attack-pattern - Root-Complex-Type created converting the root definition of Jsonschema at http://raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/attack-pattern.json' extra:type.root='true' extra:root='true' extra:path='#' extra:jsonPointer='http://raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/attack-pattern.json#' extra:json.check-type='true'>
<xsd:annotation>
<xsd:documentation>attack-pattern - Root-Complex-Type created converting the root definition of Jsonschema at http://raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/attack-pattern.json</xsd:documentation>
</xsd:annotation>

<xsd:sequence>
<xsd:element name='type' minOccurs='0'>
<xsd:annotation>
<xsd:documentation>The type property identifies the type of STIX Object (SDO, Relationship Object, etc). The value of the type field MUST be one of the types defined by a STIX Object (e.g., indicator). - Created from JsonschemaTypes[{explicit} string]
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base='xsd:string'>
	<xsd:pattern value='([a-z][a-z0-9]*)+(-[a-z0-9]+)*\-?'/>
	<xsd:maxLength value='250'/>
	<xsd:minLength value='3'/>
	<xsd:whiteSpace value='preserve'/>
</xsd:restriction></xsd:simpleType>
</xsd:element>
</xsd:sequence></xsd:complexType>
<xsd:element name='RootJsonSchemaType' type='RootJsonSchemaType'>
<xsd:annotation>
<xsd:documentation>attack-pattern - Root-Complex-Type created converting the root definition of Jsonschema at http://raw.githubusercontent.com/oasis-open/cti-stix2-json-schemas/stix2.1/schemas/sdos/attack-pattern.json</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>